start dashboard

This commit is contained in:
2026-03-09 13:45:08 -05:00
parent 17ad2959c1
commit 9871af127a
6 changed files with 94 additions and 52 deletions

View File

@@ -19,10 +19,10 @@ VFlyout {
property QsWindow window
property real radius
item: mid
onExited: visible = false
RowLayout {
id: mid
@@ -65,6 +65,4 @@ VFlyout {
popupOffset: x + midFO.x
}
}
radius: radius
}