diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-28 14:58:01 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-28 14:58:01 +0800 |
commit | af3c42108149b41fc272e02b7dc2f51e1da0ec1f (patch) | |
tree | 0e99927c1a53b94d9265d24e52895f95c6e15af9 /Header.ui.qml | |
parent | b8509a842dd844b4a9185894bd002250d534c3c1 (diff) |
Shouldn't be on ui.qml
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Header.ui.qml b/Header.ui.qml index 5fb95c3..d3d3845 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -81,8 +81,6 @@ ToolBar { Menu { id: menu - onOpened: x -= 15 - onClosed: x += 15 y: parent.height horizontalPadding: 10 verticalPadding: 16 |