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:
Ghostkeeper 2018-11-21 16:06:26 +01:00
parent 6de24250ed
commit eb056ee17b
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -10,6 +10,8 @@ import UM 1.3 as UM
Item Item
{ {
width: parent.width
Label Label
{ {
id: header id: header