mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Implement stage model in top bar
This commit is contained in:
parent
9b4b6b2eae
commit
0e1c9146cf
5 changed files with 23 additions and 3 deletions
|
@ -82,6 +82,7 @@ Rectangle
|
|||
exclusiveGroup: sidebarHeaderBarGroup
|
||||
style: UM.Theme.styles.topbar_header_tab
|
||||
height: UM.Theme.getSize("sidebar_header").height
|
||||
onClicked: UM.Controller.setActiveStage(model.id)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue