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 basic drag functionality to Slider and CircularProgress controls #333

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

elParaguayo
Copy link
Owner

Clicking and dragging on these controls will result in the value being updated. An optional callback, drag_callback, will be called with the new value when the mouse button is released.

Clicking and dragging on these controls will result in the value being
updated. An optional callback, `drag_callback`, will be called with the
new value when the mouse button is released.
@elParaguayo elParaguayo merged commit a02828e into main Apr 25, 2024
15 checks passed
@elParaguayo elParaguayo deleted the popup-slider branch April 25, 2024 20:10
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.

1 participant