| Summary: | Palette docker's swatch is lost forever if the palette's Column Count is set smaller than its position | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
| Component: | Dockers | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | griffinvalley |
| Priority: | NOR | ||
| Version First Reported In: | nightly build (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tyson Tan
2020-03-30 12:52:56 UTC
BTW this happens also when changing the palette's Row Count. Yeah, I had been wondering about it as well when this was implemented :| Git commit 2914f5986d56202a516b76e91a1112d60b65e091 by Wolthera van Hövell tot Westerflier. Committed on 07/04/2021 at 15:44. Pushed by woltherav into branch 'master'. Move otherwise deleted swatches to their own row when resizing the palette. This still doesn't solve the problem of rows resizing, but solving that will require the whole code to be rewritten from scratch because the code in question is fundamentally not designed for this. M +24 -0 libs/pigment/resources/KisSwatchGroup.cpp https://invent.kde.org/graphics/krita/commit/2914f5986d56202a516b76e91a1112d60b65e091 |