https://bugs.kde.org/show_bug.cgi?id=488126
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/de655f2 | |a6154a507bfe7ea3289a7d241e2 | |93f276 Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit de655f2a6154a507bfe7ea3289a7d241e293f276 by Dmitry Kazakov. Committed on 12/06/2024 at 08:31. Pushed by dkazakov into branch 'master'. Fix canvas fade-out when in 16-bit-uint mode on Angle We shouldn't rely on QT_OPENGL_ES_2_ANGLE definition, since it is defined only when Qt builds **its own** Angle library (and when Win10-SDK is found). Since we don't build Qt's angle we should rely on upstream EGL_ANGLE_platform_angle instead. M +9 -2 libs/ui/opengl/kis_opengl_image_textures.cpp https://invent.kde.org/graphics/krita/-/commit/de655f2a6154a507bfe7ea3289a7d241e293f276 -- You are receiving this mail because: You are watching all bug changes.