mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08:00
Code refactor
CURA-6033
This commit is contained in:
parent
7cfb29e337
commit
9430c421eb
@ -87,10 +87,7 @@ Button
|
|||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.topMargin:
|
anchors.topMargin: UM.Theme.getSize("thin_margin").width / 2
|
||||||
{
|
|
||||||
return UM.Theme.getSize("thin_margin").width / 2
|
|
||||||
}
|
|
||||||
|
|
||||||
visible: !configurationItem.isValidMaterial
|
visible: !configurationItem.isValidMaterial
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user