Skip to content

Fix a regression in #1513 with creating selection range sliders. #1514

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
Jul 18, 2017

Conversation

jasongrout
Copy link
Member

The following was broken:

from ipywidgets import SelectionRangeSlider
s=SelectionRangeSlider(options=[1])

…e sliders.

The following was broken:

from ipywidgets import SelectionRangeSlider
s=SelectionRangeSlider(options=[1])
@jasongrout jasongrout merged commit 9b2870d into jupyter-widgets:master Jul 18, 2017
@jasongrout jasongrout modified the milestone: 7.0 Jul 19, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant