https://bugs.kde.org/show_bug.cgi?id=343218
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/23be34a6bd97a01cc6615e06 | |209018e3868ea3b6 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 23be34a6bd97a01cc6615e06209018e3868ea3b6 by Dmitry Kazakov. Committed on 17/08/2018 at 16:10. Pushed by dkazakov into branch 'master'. Make ShowGlobalSelectionMask option auto-create the mask 1) When the option is activated and there is no global mask yet, a new mask is created. 2) When the option is deactivated and the global selection mask is empty (nothing selected!), then the mask is automatically deleted TODO: perhaps we don't want to save this option into KisConfig anymore, but somehow activate that depending on the presence on a global selection in the image? CC:kimages...@kde.org M +13 -0 libs/image/kis_layer_utils.cpp M +8 -0 libs/image/kis_layer_utils.h M +45 -10 plugins/dockers/defaultdockers/kis_layer_box.cpp https://commits.kde.org/krita/23be34a6bd97a01cc6615e06209018e3868ea3b6 -- You are receiving this mail because: You are watching all bug changes.