Add main pane top bar, improve readability
This commit is contained in:
@@ -24,6 +24,11 @@ Item {
|
||||
readonly property alias pressAnimation: pressAnimation
|
||||
|
||||
|
||||
function reloadSettings() {
|
||||
py.loadSettings(() => { mainUI.pressAnimation.start() })
|
||||
}
|
||||
|
||||
|
||||
SequentialAnimation {
|
||||
id: pressAnimation
|
||||
HNumberAnimation {
|
||||
|
Reference in New Issue
Block a user