mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Fix background of g-code text boxes having zero size
This commit is contained in:
parent
9500d2d6b8
commit
038a5b5942
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ UM.TooltipArea
|
|||
background: Rectangle
|
||||
{
|
||||
color: UM.Theme.getColor("main_background")
|
||||
anchors.fill: parent
|
||||
|
||||
border.color:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue