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

Add button to set numerical parameters #25

Closed
Alondruck opened this issue Sep 5, 2023 · 2 comments
Closed

Add button to set numerical parameters #25

Alondruck opened this issue Sep 5, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Alondruck
Copy link

Each time you type something in the text box it automatically executes the function to set the parameter. To avoid inconveniences it would be better to have a button that executes this function to set all the parameters.

Apparently, this behavior happens with numerical parameters only (int and double). With string parameters, you have to press enter in the text box to set the parameter, which is fine.

@ottojo
Copy link
Member

ottojo commented Sep 5, 2023

This behavior was recently adjusted for string parameters in #18. It seems useful to have the same behavior for numbers as well.

ping @authaldo

@authaldo authaldo self-assigned this Sep 8, 2023
@authaldo authaldo added the enhancement New feature or request label Sep 8, 2023
@authaldo
Copy link
Member

Should be fixed in #27

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

3 participants