Fix background of g-code text boxes having zero size

This commit is contained in:
Ghostkeeper 2019-05-02 08:46:46 +02:00
parent 9500d2d6b8
commit 038a5b5942
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -69,6 +69,7 @@ UM.TooltipArea
background: Rectangle
{
color: UM.Theme.getColor("main_background")
anchors.fill: parent
border.color:
{