https://bugs.kde.org/show_bug.cgi?id=456351
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/120a408b4 | |0ee1c12b42a700e76af097cdcdb | |66d1 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 120a408b40ee1c12b42a700e76af097cdcdb66d1 by Dmitry Kazakov. Committed on 19/01/2023 at 08:37. Pushed by dkazakov into branch 'master'. Fix flickering in Outline Selection tool When painting the outline we paint it in native mode, not using QPainter. Therefore we should care about clipping manually. M +11 -1 libs/ui/opengl/KisOpenGLCanvasRenderer.cpp M +1 -1 libs/ui/opengl/KisOpenGLCanvasRenderer.h M +10 -1 libs/ui/opengl/kis_opengl_canvas2.cpp https://invent.kde.org/graphics/krita/commit/120a408b40ee1c12b42a700e76af097cdcdb66d1 -- You are receiving this mail because: You are watching all bug changes.