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:
Diego Prado Gesto 2018-10-09 15:58:13 +02:00
parent 2ffcf03f43
commit 77a1b08f38
9 changed files with 143 additions and 15 deletions

View file

@ -105,6 +105,7 @@ UM.MainWindow
width: parent.width
height: parent.height - menu.height - topHeader.height
z: topHeader.z - 1
Keys.forwardTo: menu