mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 16:32:36 +01:00
parent
8911cbe872
commit
9c74c40fc6
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ class QualityDefinition extends Component {
|
||||||
withTracks={true}
|
withTracks={true}
|
||||||
allowCross={false}
|
allowCross={false}
|
||||||
snapDragDisabled={true}
|
snapDragDisabled={true}
|
||||||
|
pearling={true}
|
||||||
renderThumb={this.thumbRenderer}
|
renderThumb={this.thumbRenderer}
|
||||||
renderTrack={this.trackRenderer}
|
renderTrack={this.trackRenderer}
|
||||||
onChange={this.onSliderChange}
|
onChange={this.onSliderChange}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue