mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 16:25:15 -04: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 | ||||
|  | ||||
|  | ||||
| @ -62,6 +62,7 @@ Rectangle { | ||||
|         color: "#2e2e2e" | ||||
|  | ||||
|         ScrollView { | ||||
|             __wheelAreaScrollSpeed: 75 | ||||
|             anchors.fill: parent | ||||
|             anchors.margins: 0 | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user