https://bugs.kde.org/show_bug.cgi?id=425830

Dmitry Kazakov <dimul...@gmail.com> 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 <dimul...@gmail.com> ---
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    -1    libs/image/commands/kis_node_property_list_command.cpp
M  +1    -1    libs/image/commands/kis_node_property_list_command.h
M  +2    -2    libs/image/kis_layer_properties_icons.cpp
M  +1    -2    libs/image/kis_layer_properties_icons.h
M  +1    -1    libs/ui/kis_node_manager.cpp
M  +4    -2    plugins/impex/libkra/kis_kra_loader.cpp
M  +3    -2    plugins/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.

Reply via email to