mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:39:01 +08:00
Make monitor item background themable
This commit is contained in:
parent
bf5559167e
commit
9b6e52a5be
@ -17,6 +17,7 @@ Component
|
|||||||
width: parent.width * 0.3
|
width: parent.width * 0.3
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
|
color: UM.Theme.getColor("main_background")
|
||||||
|
|
||||||
Cura.PrintMonitor
|
Cura.PrintMonitor
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user