SUMMARY In 5.0 git e650032 (11/26/21) and 5.1 git 4a272ff (11/26/21), the palette is not visually marked dirty if the user only moves a color to elsewhere in the palette. However, it will still autosave properly. STEPS TO REPRODUCE 1. Drag a palette color elsewhere in the palette. OBSERVED RESULT The palette name is not italicized with an added "*". EXPECTED RESULT The palette name should be italicized with an added "*". SOFTWARE/OS VERSIONS Linux/KDE Plasma: Debian sid KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.12.11 (appimage)
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1184
Git commit 22e686e097402254a25884ad8dfb2af1eafb8c04 by Halla Rempt, on behalf of Wolthera van Hövell tot Westerflier. Committed on 01/12/2021 at 11:58. Pushed by rempt into branch 'master'. Let the palette docker update it's palette name upon move. This also shifts the boolean to be stored inside the palette-resource instead of a boolean elsewhere. (cherry picked from commit a663bde236db5fc7a9150b92c9b31169f999a9ea) M +8 -5 libs/ui/KisPaletteEditor.cpp M +1 -0 libs/widgets/KisPaletteModel.cpp M +1 -0 libs/widgets/kis_palette_view.cpp M +1 -0 libs/widgets/kis_palette_view.h M +11 -10 plugins/dockers/palettedocker/palettedocker_dock.cpp M +3 -1 plugins/dockers/palettedocker/palettedocker_dock.h https://invent.kde.org/graphics/krita/commit/22e686e097402254a25884ad8dfb2af1eafb8c04