Skip to content

Pass change options into update calls #3618

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

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

jasongrout
Copy link
Member

We assume these options several places in the code, for example in the selection widget views, but we were never passing them through when we called the update method.

We assume these options several places in the code, for example in the selection widget views, but we were never passing them through when we called the update method.
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch jasongrout/ipywidgets/updateoptions

@jasongrout jasongrout requested a review from vidartf October 21, 2022 12:01
Copy link
Member

@vidartf vidartf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change itself looks good, and fixes an annoying bug! I think this bug is the reason that TimeView has an update2 method? So that one can probably be changed back to use update then.

@jasongrout jasongrout merged commit e5420b8 into jupyter-widgets:main Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants