-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Style dialogs #18172
Style dialogs #18172
Conversation
esq4
commented
Jan 7, 2025
- Makes copies of the module available for adding in 'edit style' dialog.
- Leaves the latest module settings for adding in the 'create new style' dialog.
Could you explain what this supposed to do? I tried to test, but I can't find whatever changed. |
|
You create a style with only exposure. Apply the style to an image. Create another instance of exposure (i.e. exposure 1) then create a style from that.
Always pick the top one. I tested with the PR and without and I don't see any differences. |
It seems to me that the point of styles is precisely to combine several modules. And what you suggest can be done without styles using profiles.
Of course. But explain to me, why do it with your eyes if you can do it with a program? |
Profiles? Did you mean presets? And, no presets can't do that. But more to the point, how does this PR allow you to add another instance of exposure to the style? |
OK, now I finally understand, though I'm not sure how anyone would understand from
and
The better way to have done this would be
Then when you do a PR you can reference the feature request and people can understand what you're trying to do. If they have to spend hours (compiling, testing, messaging, thinking) in order to understand your PR, they are going to just ignore it. They will figure if it wasn't important enough to you to take the necessary time and steps to make it understandable, then it's not important. If this gets merged, it will also require a update to the styles module docs. |
Yes, I'm sorry, that was too laconic (but vacation is not soon :(.
I read the user manual but didn't see anything related to this fix. |
I think I got the goal of this PR, but I had no time to report here before. So if I'm not mistaken the idea is to be able to get the duplicate instances into the style dialog when modifying a style. Right? |
I have an image and I edit it and create a style. Then I go back to the image and create another instance of a module and further edit the image. I go back to lighttable, select the image, then select the style and click edit. Now I can add the extra instance of the module that I created after I had created the style. |
@TurboGit @wpferguson Absolutely right. (I note that when creating a style, the ability to add several instances of a module is initially available.) I looked at creating a style in Darktable 3.4.1: it only offers the latest versions of module instances. (hmm.. it's been a while since I created styles). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but I don't want to take any risk with 5.0.1 (I know this part is tricky and has already been broken in the past) so I've planned this for 5.2.