mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix sidebar height when switching to UM2
When switching from a multiextrusion printer to the UM2, sometimes too much whitespace would be left for the sidebar header
This commit is contained in:
parent
c43b277901
commit
e422eb6ee5
2 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ Column
|
|||
{
|
||||
id: base;
|
||||
|
||||
property int totalHeightHeader: childrenRect.height
|
||||
property int currentExtruderIndex: ExtruderManager.activeExtruderIndex;
|
||||
|
||||
spacing: UM.Theme.getSize("default_margin").height
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue