mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
Remove unnecessary "visible: true"
This commit is contained in:
parent
2b0e2d84bb
commit
4573733bb7
@ -110,7 +110,6 @@ Item
|
|||||||
source: parent
|
source: parent
|
||||||
horizontalOffset: base.shadowOffset
|
horizontalOffset: base.shadowOffset
|
||||||
verticalOffset: base.shadowOffset
|
verticalOffset: base.shadowOffset
|
||||||
visible: true
|
|
||||||
color: UM.Theme.getColor("monitor_shadow")
|
color: UM.Theme.getColor("monitor_shadow")
|
||||||
transparentBorder: true
|
transparentBorder: true
|
||||||
// Should always be drawn behind the background.
|
// Should always be drawn behind the background.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user