Make keyboard room switching more reactive
This commit is contained in:
@@ -215,7 +215,7 @@ HListView {
|
||||
|
||||
Timer {
|
||||
id: activateLimiter
|
||||
interval: 300
|
||||
interval: 200
|
||||
onTriggered: activate()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user