mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:15:59 +08:00
Align profile dropdown box correctly
CURA-4147
This commit is contained in:
parent
e17a88fe11
commit
28670edf8e
@ -248,6 +248,7 @@ Rectangle
|
|||||||
|
|
||||||
width: parent.width * 0.7 + UM.Theme.getSize("default_margin").width
|
width: parent.width * 0.7 + UM.Theme.getSize("default_margin").width
|
||||||
height: UM.Theme.getSize("setting_control").height
|
height: UM.Theme.getSize("setting_control").height
|
||||||
|
anchors.left: globalProfileLabel.right
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
tooltip: Cura.MachineManager.activeQualityName
|
tooltip: Cura.MachineManager.activeQualityName
|
||||||
style: UM.Theme.styles.sidebar_header_button
|
style: UM.Theme.styles.sidebar_header_button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user