Fixed: Quality sliders on some browsers

This commit is contained in:
Bogdan 2025-06-01 18:07:25 +03:00 committed by sharinganthief
parent 1f1f53f3c9
commit 7ff98a8225

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}