mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge remote-tracking branch 'origin/master' into CURA-6959_collapse_categories
# Conflicts: # resources/qml/Menus/SettingVisibilityPresetsMenu.qml # resources/qml/Settings/SettingView.qml
This commit is contained in:
commit
8dbd67f5bd
16 changed files with 313 additions and 80 deletions
|
|
@ -19,7 +19,7 @@ Button
|
|||
background: Rectangle
|
||||
{
|
||||
id: backgroundRectangle
|
||||
implicitHeight: UM.Theme.getSize("section").height
|
||||
height: UM.Theme.getSize("section").height
|
||||
color:
|
||||
{
|
||||
if (base.color)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue