Bug 511243 - Request: Expose preset dirty flag
Summary: Request: Expose preset dirty flag
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Scripting (other bugs)
Version First Reported In: 5.2.13
Platform: NixOS Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-27 20:46 UTC by cromachina
Modified: 2025-10-27 20:46 UTC (History)
0 users

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 cromachina 2025-10-27 20:46:36 UTC
It would be nice if the preset dirty flag were exposed to the python scripting environment. Maybe this can be extended to knowing the dirty state of anything that is dirty-able and also already exposed to the scripting environment.

Rationale: For optimizing scripts that inspect and deal with resource state changes, such as for custom serialization.