mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Convert the account details into an item
No idea why it was a column. CURA-7454
This commit is contained in:
parent
1f402569ad
commit
6d86cbf03c
2 changed files with 4 additions and 8 deletions
|
@ -131,7 +131,7 @@ Item
|
|||
|
||||
opacity: opened ? 1 : 0
|
||||
Behavior on opacity { NumberAnimation { duration: 100 } }
|
||||
|
||||
padding: UM.Theme.getSize("wide_margin").height
|
||||
contentItem: AccountDetails
|
||||
{}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue