Disable timeline scrolling when a popup is open
This commit is contained in:
@@ -10,7 +10,6 @@ import "MainPane"
|
||||
|
||||
Item {
|
||||
id: mainUI
|
||||
enabled: ! window.anyPopup
|
||||
|
||||
property bool accountsPresent:
|
||||
ModelStore.get("accounts").count > 0 || py.startupAnyAccountsSaved
|
||||
|
Reference in New Issue
Block a user