[krita] [Bug 425830] Colorize Masks always set to visible when opening a file

2020-08-27 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425830

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/e19f0b97c
   ||05a264b72f018ed527cd7999757
   ||568e
 Resolution|--- |FIXED

--- Comment #1 from Dmitry Kazakov  ---
Git commit e19f0b97c05a264b72f018ed527cd7999757568e by Dmitry Kazakov.
Committed on 27/08/2020 at 21:17.
Pushed by dkazakov into branch 'krita/4.3'.

Fix loading visibility of colorize masks

We shouldn't use KisLayerPropertiesIcons::setNodePropertyAutoUndo()
unless we are ready the action to happen asynchronously in a stroke.

In the loading code we should just assign the properties directly,
without doing any updates or undo actions.

M  +1-1libs/image/commands/kis_node_property_list_command.cpp
M  +1-1libs/image/commands/kis_node_property_list_command.h
M  +2-2libs/image/kis_layer_properties_icons.cpp
M  +1-2libs/image/kis_layer_properties_icons.h
M  +1-1libs/ui/kis_node_manager.cpp
M  +4-2plugins/impex/libkra/kis_kra_loader.cpp
M  +3-2plugins/impex/libkra/tests/kis_kra_saver_test.cpp
M  +17   -17   plugins/tools/tool_lazybrush/kis_tool_lazy_brush.cpp
M  +3-3   
plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp

https://invent.kde.org/graphics/krita/commit/e19f0b97c05a264b72f018ed527cd7999757568e

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 425830] Colorize Masks always set to visible when opening a file

2020-08-27 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425830

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/e19f0b97c |hics/krita/commit/b1ff4c756
   |05a264b72f018ed527cd7999757 |694add2aa4bf3815ac82621973b
   |568e|b105

--- Comment #2 from Dmitry Kazakov  ---
Git commit b1ff4c756694add2aa4bf3815ac82621973bb105 by Dmitry Kazakov.
Committed on 27/08/2020 at 21:17.
Pushed by dkazakov into branch 'master'.

Fix loading visibility of colorize masks

We shouldn't use KisLayerPropertiesIcons::setNodePropertyAutoUndo()
unless we are ready the action to happen asynchronously in a stroke.

In the loading code we should just assign the properties directly,
without doing any updates or undo actions.

M  +1-1libs/image/commands/kis_node_property_list_command.cpp
M  +1-1libs/image/commands/kis_node_property_list_command.h
M  +2-2libs/image/kis_layer_properties_icons.cpp
M  +1-2libs/image/kis_layer_properties_icons.h
M  +1-1libs/ui/kis_node_manager.cpp
M  +4-2plugins/impex/libkra/kis_kra_loader.cpp
M  +3-2plugins/impex/libkra/tests/kis_kra_saver_test.cpp
M  +17   -17   plugins/tools/tool_lazybrush/kis_tool_lazy_brush.cpp
M  +3-3   
plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp

https://invent.kde.org/graphics/krita/commit/b1ff4c756694add2aa4bf3815ac82621973bb105

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 425830] Colorize Masks always set to visible when opening a file

2020-08-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425830

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 CC||dimul...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.