mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Merge branch 'CURA-9007_burger_menu' of github.com:Ultimaker/Cura
This commit is contained in:
commit
90bb250d8f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ UM.ManagementPage
|
|||
activeId: Cura.MachineManager.activeMachine !== null ? Cura.MachineManager.activeMachine.id: ""
|
||||
activeIndex: activeMachineIndex()
|
||||
onHamburgeButtonClicked: menu.popup(content_item, content_item.width - menu.width, hamburger_button.height)
|
||||
hamburgerButtonVisible: Cura.MachineManager.activeMachine !== null
|
||||
|
||||
function activeMachineIndex()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue