https://bugs.kde.org/show_bug.cgi?id=416591
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/755e4fa2e |hics/krita/commit/c75c2297e |1a4a055d553d9b241981ab962fa |1a985e7970ece58a15621675848 |a4f1 |017f --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit c75c2297e1a985e7970ece58a15621675848017f by Dmitry Kazakov. Committed on 12/08/2020 at 17:52. Pushed by dkazakov into branch 'master'. Fix and unbreak KisShapeControllerTest Not that it caught a real bug, but the configuration was rather dangerous and could cause a crash in some special cases. M +2 -2 libs/ui/KisDocument.cpp M +21 -12 libs/ui/flake/kis_shape_controller.cpp M +2 -1 libs/ui/flake/kis_shape_controller.h M +12 -9 libs/ui/tests/CMakeLists.txt M +36 -36 libs/ui/tests/kis_dummies_facade_base_test.cpp M +2 -1 libs/ui/tests/kis_dummies_facade_test.cpp M +1 -1 libs/ui/tests/kis_node_model_test.cpp M +1 -2 libs/ui/tests/kis_shape_controller_test.cpp M +1 -1 plugins/dockers/animation/tests/timeline_model_test.cpp M +1 -1 plugins/dockers/layerdocker/tests/TestNodeView.cpp M +2 -2 sdk/tests/empty_nodes_test.h https://invent.kde.org/graphics/krita/commit/c75c2297e1a985e7970ece58a15621675848017f -- You are receiving this mail because: You are watching all bug changes.