https://bugs.kde.org/show_bug.cgi?id=421518
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/e09e59548 |hics/krita/commit/8e8303429 |481b32f025c64f9b322bd28ab6d |030004a1cbe262945e653515eef |dc9e |3a78 --- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 8e8303429030004a1cbe262945e653515eef3a78 by Dmitry Kazakov. Committed on 02/06/2020 at 09:34. Pushed by dkazakov into branch 'krita/4.3'. Remove double initialization of the inut manager on image creation The initialization in KisCanvas2::setCanvasWidget() was intended only for the case when the canvas type is switched (opengl<->qpainter) and it shouldn't trigger during normal canvas creation process. This patch is too dangerous for 4.3.0 release, it should be pushed into 4.3 branch only for 4.3.1 release. M +14 -10 libs/ui/canvas/kis_canvas2.cpp https://invent.kde.org/graphics/krita/commit/8e8303429030004a1cbe262945e653515eef3a78 -- You are receiving this mail because: You are watching all bug changes.