whoisandy / react-rangeslider

A lightweight responsive react range slider component.A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.
https://whoisandy.github.io/react-rangeslider/
MIT License
641 stars 235 forks source link

keep the tooltip always - react v16 #134

Open jgdev opened 5 years ago

jgdev commented 5 years ago

I just added an option awaysActive to keep tooltip, I moved the event listeners to componentDidMount and componentWillUnmount.

MaiteRosalie commented 5 years ago

+1

ccontreras commented 5 years ago

+1

DanielWalendzewicz commented 5 years ago

It doesn't work for me.

dlfsd commented 2 years ago

I would like to have that feature +1