mirror of
https://github.com/YACReader/yacreader
synced 2025-11-16 23:12:53 -05:00
Increased scroll speed for info scroll view.
This commit is contained in:
@ -590,6 +590,7 @@ Rectangle {
|
||||
visible: showInfo
|
||||
|
||||
ScrollView {
|
||||
__wheelAreaScrollSpeed: 75
|
||||
anchors.fill: parent
|
||||
anchors.margins: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user