mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Add the callout panel to the account panel, with the two components that
will show up when the user is logged in or when not. Contributes to CURA-5784.
This commit is contained in:
parent
2ffcf03f43
commit
77a1b08f38
9 changed files with 143 additions and 15 deletions
|
@ -105,6 +105,7 @@ UM.MainWindow
|
|||
|
||||
width: parent.width
|
||||
height: parent.height - menu.height - topHeader.height
|
||||
z: topHeader.z - 1
|
||||
|
||||
Keys.forwardTo: menu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue