When a user clicks on the "create filter mask" button in any filter dialog, a filter mask gets added to the currently selected layer. The name of this filter mask is set to generic "effects", it would be immensely helpful if the name would be something like " Hue/saturation Mask" etc depending on the type of effects that is added through mask. To reproduce 1) Open krita built from git master 2) Add a layer and select it and trigger a filter dialog e.g Ctrl + U and then press the "Create Filter Mask" Button You'll notice that a filter mask is added with name "effects"
Git commit 535164d609c77ec6a895272b7ac5a44bfee6f4e1 by Boudewijn Rempt. Committed on 06/04/2017 at 12:51. Pushed by rempt into branch 'krita/3.1'. This is also finally uses the currentFilter field in the Private class... It was never set anywhere. M +2 -0 libs/ui/dialogs/kis_dlg_filter.cpp https://commits.kde.org/krita/535164d609c77ec6a895272b7ac5a44bfee6f4e1
Git commit 1616c234749eb4f8b94188f96d0d70f52030c404 by Boudewijn Rempt. Committed on 06/04/2017 at 12:51. Pushed by rempt into branch 'master'. This is also finally uses the currentFilter field in the Private class... It was never set anywhere. M +2 -0 libs/ui/dialogs/kis_dlg_filter.cpp https://commits.kde.org/krita/1616c234749eb4f8b94188f96d0d70f52030c404