Disable timeline scrolling when a popup is open
This commit is contained in:
@@ -475,6 +475,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
anchors.fill: parent
|
||||
enabled: ! window.anyPopup
|
||||
clip: true
|
||||
keyNavigationWraps: false
|
||||
leftMargin: theme.spacing
|
||||
|
Reference in New Issue
Block a user