mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:39:03 +08:00
Fix display of custom configuration
Since it had no width, everything was resized to 0. Contributes to issue CURA-5876.
This commit is contained in:
parent
6de24250ed
commit
eb056ee17b
@ -10,6 +10,8 @@ import UM 1.3 as UM
|
||||
|
||||
Item
|
||||
{
|
||||
width: parent.width
|
||||
|
||||
Label
|
||||
{
|
||||
id: header
|
||||
|
Loading…
x
Reference in New Issue
Block a user