mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 04:26:50 -07:00
Fixed: Quality sliders on some browsers
This commit is contained in:
parent
ebe59b18d9
commit
979042948d
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue