mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Initial theme rework:
* Move buttons around * Resizing * Colors * Splash screen
This commit is contained in:
parent
840bf5d504
commit
1ba1009b60
6 changed files with 32 additions and 31 deletions
|
@ -20,7 +20,7 @@ Item {
|
|||
|
||||
anchors.bottom: parent.bottom;
|
||||
anchors.left: parent.left;
|
||||
spacing: UM.Theme.sizes.default_lining.width
|
||||
spacing: UM.Theme.sizes.button_lining.width
|
||||
|
||||
Repeater {
|
||||
id: repeat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue