Skip to content

Make sure updatemenus work when options are changed #1235

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

Closed
3 tasks
rreusser opened this issue Dec 7, 2016 · 1 comment
Closed
3 tasks

Make sure updatemenus work when options are changed #1235

rreusser opened this issue Dec 7, 2016 · 1 comment
Labels
bug something broken

Comments

@rreusser
Copy link
Contributor

rreusser commented Dec 7, 2016

Sliders failed a bunch when @bpostlethwaite manipulated the options because the input events were using closure data that had been created before manual internal manipulation of slider steps had occurred. The simple fix is to fe-fetch the steps/buttons inside user input callbacks. #1233 fixed this for sliders. Need to:

@gvwilson
Copy link
Contributor

gvwilson commented Jun 6, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

2 participants