I found that colours in a pallet can be moved around. However, the name of the colour does not move around. This corrects when the program is re-started.
You mean the name in the name dropdown?
Git commit 9393ec28696f7a9a48454fd216d0792e826586f3 by Boudewijn Rempt. Committed on 26/03/2018 at 08:17. Pushed by rempt into branch 'master'. Disable drag and drop in the palette view M +2 -2 libs/ui/kis_palette_view.cpp https://commits.kde.org/krita/9393ec28696f7a9a48454fd216d0792e826586f3
Created attachment 111660 [details] Palette.PNG I created a new colour, which appears as the last item on the palette. I then moved it to be the third item on the palette (which moves all the following items to the right). The colour immediately to the right I had previously called basic skintone. In the box below the palette the third item is still called basic skintone and in the dropdown from that box the third colour does not appear. This fault is corrected when the program is re-started. The ability to drag and drop is very useful to create separate palettes for individual characters in pages of comic-book work. For instance, the palette I have shown contains the flats colours for a particular character's hair, skin, shirt, jacket, belt, trousers, boots and dagger hilt. Hope this helps On 26 March 2018 at 09:17, Boudewijn Rempt <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=392349 > > Boudewijn Rempt <boud@valdyas.org> changed: > > What |Removed |Added > ------------------------------------------------------------ > ---------------- > Resolution|--- |FIXED > Status|UNCONFIRMED |RESOLVED > Latest Commit| | > https://commits.kde.org/kri > | > |ta/9393ec28696f7a9a48454fd2 > | |16d0792e826586f3 > > --- Comment #2 from Boudewijn Rempt <boud@valdyas.org> --- > Git commit 9393ec28696f7a9a48454fd216d0792e826586f3 by Boudewijn Rempt. > Committed on 26/03/2018 at 08:17. > Pushed by rempt into branch 'master'. > > Disable drag and drop in the palette view > > M +2 -2 libs/ui/kis_palette_view.cpp > > https://commits.kde.org/krita/9393ec28696f7a9a48454fd216d0792e826586f3 > > -- > You are receiving this mail because: > You reported the bug. >
I just disabled drag and drop -- if Michael's gsoc project is accepted, we'll have a new palette docker at the end of the summer in any case.
Git commit f98fd3d17d03a9ee6b421378a8a20748c439108f by Boudewijn Rempt. Committed on 03/04/2018 at 11:16. Pushed by rempt into branch 'krita/4.0'. Disable drag and drop in the palette view (cherry picked from commit 9393ec28696f7a9a48454fd216d0792e826586f3) M +2 -2 libs/ui/kis_palette_view.cpp https://commits.kde.org/krita/f98fd3d17d03a9ee6b421378a8a20748c439108f