You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The drag would be helpful to provide visual feedback to the user on their selected value, and then mouseup will allow callback(s) to be triggered once the value was set (symbolized by releasing the mosue)
The text was updated successfully, but these errors were encountered:
Hi - we are tidying up stale issues and PRs in Plotly's public repositories so that we can focus on things that are most important to our community. If this issue is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. (Please note that we will give priority to reports that include a short reproducible example.) If you'd like to submit a PR, we'd be happy to prioritize a review, and if it's a request for tech support, please post in our community forum. Thank you - @gvwilson
Not sure if this has already been considered (couldn't find an open or closed ticket).
In reference to https://community.plotly.com/t/ability-to-have-a-drag-and-a-mouseup-for-a-single-slider/24995, unsure if @alexcjohnson advise was taken, but it would be nice to have seperate trigger events for both
mouseup
anddrag
updatemodes.The
drag
would be helpful to provide visual feedback to the user on their selected value, and thenmouseup
will allow callback(s) to be triggered once the value was set (symbolized by releasing the mosue)The text was updated successfully, but these errors were encountered: