mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Don't allow the scroll wheel to move the bitrate slider
This commit is contained in:
@@ -307,7 +307,6 @@ Flickable {
|
|||||||
|
|
||||||
Slider {
|
Slider {
|
||||||
id: slider
|
id: slider
|
||||||
wheelEnabled: true
|
|
||||||
|
|
||||||
value: prefs.bitrateKbps
|
value: prefs.bitrateKbps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user