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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/bc8416ffe05d822efe07ed27
                   |                            |78b259a9ed96a43d

--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 40a489ee0b099124059e23b4f0462eb6b9135f8b by Dmitry Kazakov.
Committed on 22/08/2018 at 15:08.
Pushed by dkazakov into branch 'master'.

Previously Deselect and Reselect actions could be used only
for global selection. Now, if there is a local selection active,
they will activate/deactivate the selection mask.
CC:kimages...@kde.org

M  +2    -0    libs/image/CMakeLists.txt
A  +65   -0    libs/image/commands/KisDeselectActiveSelectionCommand.cpp    
[License: GPL (v2+)]
C  +17   -6    libs/image/commands/KisDeselectActiveSelectionCommand.h [from:
libs/image/commands/kis_selection_commands.h - 056% similarity]
A  +83   -0    libs/image/commands/KisReselectActiveSelectionCommand.cpp    
[License: GPL (v2+)]
C  +17   -6    libs/image/commands/KisReselectActiveSelectionCommand.h [from:
libs/image/commands/kis_selection_commands.h - 059% similarity]
M  +1    -1    libs/image/commands/kis_deselect_global_selection_command.h
M  +1    -1    libs/image/commands/kis_reselect_global_selection_command.h
M  +2    -0    libs/image/commands/kis_selection_commands.h
M  +1    -0    libs/image/kis_selection.h
M  +2    -2    libs/ui/actions/kis_selection_action_factories.cpp

https://commits.kde.org/krita/40a489ee0b099124059e23b4f0462eb6b9135f8b

--- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit bc8416ffe05d822efe07ed2778b259a9ed96a43d by Dmitry Kazakov.
Committed on 22/08/2018 at 15:08.
Pushed by dkazakov into branch 'master'.

Deactivate global selection when creating a local selection from it

M  +18   -2    libs/ui/kis_mask_manager.cc

https://commits.kde.org/krita/bc8416ffe05d822efe07ed2778b259a9ed96a43d

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

Reply via email to