Implement stage model in top bar

This commit is contained in:
ChrisTerBeke 2017-12-06 09:58:50 +01:00
parent 9b4b6b2eae
commit 0e1c9146cf
5 changed files with 23 additions and 3 deletions

View file

@ -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)
}
}