mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Small fix for glue-warning height in Ext.-config.
This commit is contained in:
parent
a8f66a558c
commit
a392f50a67
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ Item
|
|||
Item
|
||||
{
|
||||
width: selectors.controlWidth
|
||||
height: parent.height
|
||||
height: childrenRect.height
|
||||
|
||||
UM.RecolorImage
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue