https://bugs.kde.org/show_bug.cgi?id=359217
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/krit | |a/a1e6bb022bd0803a9e616dc77 | |a62e83017104374 Resolution|--- |FIXED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a1e6bb022bd0803a9e616dc77a62e83017104374 by Dmitry Kazakov. Committed on 05/05/2016 at 07:50. Pushed by dkazakov into branch 'master'. Fix assistants be stored in KisDocument not in view decorations Well, they should be stored in "model", not in the "view" Fixes T2411 M +9 -0 libs/global/kis_global.h M +4 -0 libs/image/kis_types.h M +5 -12 libs/ui/KisDocument.cpp M +2 -10 libs/ui/KisDocument.h M +1 -5 libs/ui/KisView.cpp M +47 -31 libs/ui/kis_painting_assistants_decoration.cpp M +3 -3 libs/ui/kis_painting_assistants_decoration.h M +3 -3 libs/ui/kra/kis_kra_loader.cpp M +1 -1 libs/ui/kra/kis_kra_loader.h M +4 -4 libs/ui/kra/kis_kra_saver.cpp M +32 -31 plugins/assistants/RulerAssistant/kis_ruler_assistant_tool.cc M +8 -8 plugins/assistants/RulerAssistant/kis_ruler_assistant_tool.h http://commits.kde.org/krita/a1e6bb022bd0803a9e616dc77a62e83017104374 -- You are receiving this mail because: You are watching all bug changes.