start implementing model for koto artist

This commit is contained in:
Joshua Strobl 2024-10-27 19:16:30 +02:00
parent e3a00ab8ac
commit ddfd17c67c
12 changed files with 267 additions and 34 deletions

View file

@ -20,7 +20,7 @@ Kirigami.GlobalDrawer {
drawerOpen: !isMobile()
edge: Qt.LeftEdge
height: parent.height
modal: isMobile()
modal: false
actions: [
Kirigami.Action {