alexanderwallin / react-player-controls

⏯ Dumb and (re)useful React components for media players.
http://alexanderwallin.github.io/react-player-controls/
ISC License
191 stars 35 forks source link

Disable selection on drag beyond range #21

Closed thekeenant closed 7 years ago

thekeenant commented 7 years ago

If you drag beyond the volume or progress slider you highlight parts of the page. This at least wasn't desirable in my particular project.

See callemall/material-ui#2827

alexanderwallin commented 7 years ago

Thanks, @thekeenant! Works like a charm.

alexanderwallin commented 7 years ago

v0.5.12 has been released