mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Hide sidebar header for now
This commit is contained in:
parent
3a8de56f66
commit
5b01ce7f96
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Item
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: settingsModeRow
|
id: settingsModeRow
|
||||||
width: base.width
|
width: base.width
|
||||||
height: UM.Theme.sizes.sidebar_header.height
|
height: 0
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
color: UM.Theme.colors.sidebar_header_bar
|
color: UM.Theme.colors.sidebar_header_bar
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue