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