mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:59:00 +08:00
Remove unused comment
Contributes to CL-1212
This commit is contained in:
parent
e212bbfb01
commit
76240bb458
@ -93,7 +93,6 @@ Item
|
|||||||
Rectangle
|
Rectangle
|
||||||
{
|
{
|
||||||
id: printerNameLabel
|
id: printerNameLabel
|
||||||
// color: "#414054" // TODO: Theme!
|
|
||||||
color: printer ? "transparent" : UM.Theme.getColor("monitor_skeleton_loading")
|
color: printer ? "transparent" : UM.Theme.getColor("monitor_skeleton_loading")
|
||||||
height: 18 * screenScaleFactor // TODO: Theme!
|
height: 18 * screenScaleFactor // TODO: Theme!
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
Loading…
x
Reference in New Issue
Block a user