Fixed: Quality sliders on some browsers

This commit is contained in:
Bogdan 2025-06-01 18:07:25 +03:00
parent ebe59b18d9
commit 979042948d

View file

@ -204,6 +204,7 @@ class QualityDefinition extends Component {
withTracks={true}
allowCross={false}
snapDragDisabled={true}
pearling={true}
renderThumb={this.thumbRenderer}
renderTrack={this.trackRenderer}
onChange={this.onSliderChange}