mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Fix size of the extruder icon
Now it should look the same in all places.
This commit is contained in:
parent
e863c34f68
commit
077b34b433
3 changed files with 10 additions and 8 deletions
|
@ -51,8 +51,6 @@ Item
|
|||
anchors.centerIn: parent
|
||||
text: index + 1
|
||||
font: UM.Theme.getFont("extruder_icon")
|
||||
width: contentWidth
|
||||
height: contentHeight
|
||||
visible: extruderEnabled
|
||||
renderType: Text.NativeRendering
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue