Bug 446687 - Several issues with saving palettes into document.
Summary: Several issues with saving palettes into document.
Status: CONFIRMED
Alias: None
Product: krita
Classification: Applications
Component: Resource Management (other bugs)
Version First Reported In: 5.0.0-beta2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-08 15:47 UTC by wolthera
Modified: 2022-07-13 09:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wolthera 2021-12-08 15:47:13 UTC
SUMMARY

When embedding a palette into the document (by using import), the following issues happen:

1. It's just not clear that the palette is inside the document from the palette list. I tried fixing this, but could not figure out how to get the informaton required from the resource selector.
2. Palettes imported to be embedded into the document are not automatically selected.
3. When changing palette data for a palette that is stored inside a document, while having a palette with the same name in the resource folder, Krita will still ask whether you really want to have a duplicate palette. Cannot determine right now if this is actually an issue.
4. It's not possible to switch a palette between storages. This is because we have nothing that does this at all.

Version: 5.0.0-beta5 (git 6749d05)