mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Small fix for glue-warning height in Ext.-config.
This commit is contained in:
parent
a8f66a558c
commit
a392f50a67
@ -340,7 +340,7 @@ Item
|
|||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
width: selectors.controlWidth
|
width: selectors.controlWidth
|
||||||
height: parent.height
|
height: childrenRect.height
|
||||||
|
|
||||||
UM.RecolorImage
|
UM.RecolorImage
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user