Skip to content
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

Cycle Preset Confirmation #10

Open
wunditta opened this issue Oct 3, 2023 · 1 comment
Open

Cycle Preset Confirmation #10

wunditta opened this issue Oct 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wunditta
Copy link
Owner

wunditta commented Oct 3, 2023

Option to wait for manual confirmation to apply the preset. Use case:

  1. When cycling presets other commands are ignored and motorized sliders will not move.
  2. There is a timeout for this, which should be made configurable (now it is 2 secs)
  3. After the timeout other commands are accepted and sliders will move
  4. A new option should be added: Confirm preset: Yes/No
  5. If another commands is pressed, it depends on the option above:
    5.a. No: This is like now, the last set preset will be kept and the new command is done
    5.b. Yes: The last set preset will be undone, so that the new command is done without an applied preset. In order to keep the preset the user must confirm it with a button press. Therefore a new function must be added: Confirm Develop Preset

This must be done in Client.lua

@wunditta wunditta added the enhancement New feature or request label Oct 3, 2023
@wunditta wunditta changed the title Cycle Preset Cycle Preset Confirmation Oct 3, 2023
@wunditta
Copy link
Owner Author

wunditta commented Oct 4, 2023

In addition using the confirmation button will apply the preset to all selected photos not only the active one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant