mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07:00
The size of the avatar image is now themed.
Some other small fixes in the AccountDetails componenent were done. Contributes to CURA-5784.
This commit is contained in:
parent
a4c609d514
commit
237c360a88
4 changed files with 9 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2017 Ultimaker B.V.
|
||||
// Copyright (c) 2018 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.1
|
||||
|
|
|
|||
|
|
@ -488,6 +488,8 @@
|
|||
"toolbox_action_button": [8.0, 2.5],
|
||||
"toolbox_loader": [2.0, 2.0],
|
||||
|
||||
"avatar_image": [6.8, 6.8],
|
||||
|
||||
"drop_shadow_radius": [1.0, 1.0]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue