darktable-org / darktable-org/darktable
Make module presets independent from masking options
@ralfbrown is already working on this.
Since Jun 5, 2024.
- Dominant language
- C
- Stars
- 13.1k
- Forks
- 1.4k
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 198
Description
Is your feature request related to a problem? Please describe.
When using #7255, one has to draw the masks before applying the blur/pixelation, otherwise, the features to blur disappear in the image. To make it easier, I have done presets for the pixel sizes. But if I apply them after the masks have been set, I lose the masking parameters.
Describe the solution you'd like
I would like an option to include or exclude masks from the saved parameters when I create presets in a module, such that masks are overwritten or kept as-is when the presets are applied.
Ultimately, I would like to apply module presets that don't affect masking parameters as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.