-
-
Notifications
You must be signed in to change notification settings - Fork 437
[slider] Allow Slider.Indicator to be dragged #4777
Copy link
Copy link
Open
Labels
component: sliderChanges related to the slider component.Changes related to the slider component.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Metadata
Metadata
Assignees
Labels
component: sliderChanges related to the slider component.Changes related to the slider component.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Allow the
Slider.Indicatorcomponent to be dragged when there are two thumbs. Not sure how this would work for other number of thumbs.Examples in other libraries
Here is a good example from Syncfusion Flutter widgets:
Motivation
Having this built-in would improve user experience significantly. If this is already possible without significant configuration, I would love to see an example in the docs.