plotly / dash-core-components

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
270 stars 147 forks source link

fixes tooltips on RangeSlider #963

Closed AnnMarieW closed 3 years ago

AnnMarieW commented 3 years ago

Closes #885 Closes #919
Closes #763

This applies the fix from #878 to the RangeSlider. It not only fixes the bug where the tooltips were visible when slider was not, but it also reduces the lag in the tooltips when the slider handles are moved.