darktable-org / darktable-org/darktable
modulegroups: right-click should adjust current preset if it is adjustable
@AlicVB is already working on this.
Since May 8, 2022.
- Dominant language
- C
- Stars
- 13.1k
- Forks
- 1.4k
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 198
Description
Currently, if a user right-clicks on a module group icon in the darkroom and adds or removes a module or widget, this automatically creates a new preset named "last modified layout", to which the adjustment is made.
While this is fine (and is the only reasonable behaviour) when the user has selected a read-only preset, it creates an annoying workflow if they are working with a user-defined preset - the user has to go into the preset menu and either adjust their existing preset to match or delete their existing preset and rename "last modified layout".
Please can this be changed so that the "last modified layout" preset is only created or altered when adjusting read-only presets.
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.