mirror of
https://github.com/Sonarr/Sonarr
synced 2026-05-09 05:40:53 +02:00
Fixed: Quality sliders on some browsers
This commit is contained in:
parent
6e43b08dab
commit
a6f50408f2
1 changed files with 1 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ export default function QualityProfileItemSize({
|
|||
// @ts-ignore allowCross is still available in the version currently used
|
||||
allowCross={false}
|
||||
snapDragDisabled={true}
|
||||
pearling={true}
|
||||
renderThumb={thumbRenderer}
|
||||
renderTrack={trackRenderer}
|
||||
onChange={handleSliderChange}
|
||||
|
|
|
|||
Loading…
Reference in a new issue