-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Layer and Undo/Redo-related Issues. #107
Comments
Issue Two: Layers randomly become empty after "Undo" is used.
|
Issue Three: Layer suddenly becomes empty after using any other drawing-based tool after the Fill Tool.
|
Issue Four: Layers randomly have square chunks erased after using the Undo/Redo tool or merging layers.
|
Thanks for collecting bugs in one place. 👍 I ordered a Chromebook today. I hope I can reproduce these! The triangle blur glitch might be unrelated. I've observed glitching before as well. Don't remember in which browser though. Issue seven (discoloration) is unrelated, and can be observed anywhere, although it's less pronounced in firefox. It's a side effect of only having 8 bit per channel. Just checked in another web drawing tool. There it's not the case, so there seems to be a workaround. |
If you mean this by edges getting darker This is a side effect of blending colors in the RGB color space. I made the above screenshot in Photoshop. A workaround would be to offer blending in different color spaces. Which can be a matter of taste. Here two colors are blended in different spaces. SRGB is perceptually noticeably darker in the middle. |
Oh I see what you mean! Also happens for me in Firefox. |
can double confirm, i remember triangle blur darkening edges happening for me also |
Fixed dark edges |
Try to do a hard reload / clear the cache. You're probably still on the old version. |
Understood! Let me go save my current drawings and I'll come back. |
It worked! The darkening edges are also fixed. |
Other users have reported some of the issues I'll be mentioning here, but I decided to make a bigger multi-issue post here, as most of these issues look to be related to layers and the undo/redo functions. I'll list one issue per reply, just to keep things a bit more organized.
Edit: All of these are happening on both my personal HP Chromebook x360 and my school-owned Lenovo 300e Chromebook (2nd Gen). This has been occurring post-October 31st Kleki update but started before December and the most recent (December 9th) Kleki update.
Issue One: Layers randomly disappear when merged together.
The text was updated successfully, but these errors were encountered: