mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 11:43:13 +08:00
Update plugins/ModelChecker/ModelChecker.qml
Looks like a left over Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
52a6da2d8f
commit
02a2d9c012
@ -14,7 +14,7 @@ UM.SimpleButton
|
|||||||
|
|
||||||
width: UM.Theme.getSize("save_button_specs_icons").width
|
width: UM.Theme.getSize("save_button_specs_icons").width
|
||||||
height: UM.Theme.getSize("save_button_specs_icons").height
|
height: UM.Theme.getSize("save_button_specs_icons").height
|
||||||
// iconSource: "model_checker.svg"
|
iconSource: "model_checker.svg"
|
||||||
anchors.verticalCenter: parent ? parent.verticalCenter : undefined
|
anchors.verticalCenter: parent ? parent.verticalCenter : undefined
|
||||||
color: UM.Theme.getColor("text_scene")
|
color: UM.Theme.getColor("text_scene")
|
||||||
hoverColor: UM.Theme.getColor("text_scene_hover")
|
hoverColor: UM.Theme.getColor("text_scene_hover")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user