Improve trackpad fix
- Add it to remaining components - Do not use Timer, as flickDeceleration from Flickable is more performant - Add a setting option for it: useTrackpadFix
This commit is contained in:
@@ -241,6 +241,7 @@ class UISettings(JSONDataFile):
|
||||
"maxMessageCharactersPerLine": 65,
|
||||
"ownMessagesOnLeftAboveWidth": 895,
|
||||
"theme": "Midnight.qpl",
|
||||
"useTrackpadFix": False,
|
||||
"writeAliases": {},
|
||||
"media": {
|
||||
"autoLoad": True,
|
||||
|
Reference in New Issue
Block a user