mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 07:09:02 +08:00
Change visibility of the rectangle
CURA-5984 Co-Authored-By: diegopradogesto <d.pradogesto@ultimaker.com>
This commit is contained in:
parent
454b47e3a0
commit
d0da70a7ee
@ -53,7 +53,8 @@ Button
|
||||
top: parent.top
|
||||
}
|
||||
height: parent.radius
|
||||
color: base.isTopElement ? "transparent" : parent.color
|
||||
color: parent.color
|
||||
visible: base.isTopElement
|
||||
}
|
||||
|
||||
Rectangle
|
||||
|
Loading…
x
Reference in New Issue
Block a user