mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove unnecessary "visible: true"
This commit is contained in:
parent
2b0e2d84bb
commit
4573733bb7
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue