mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:49:00 +08:00
Fix layout of buttons on profile page
CURA-2368
This commit is contained in:
parent
ab50ac0d89
commit
549766e5f6
@ -167,11 +167,11 @@ UM.ManagementPage
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
|
||||
Row {
|
||||
Flow {
|
||||
id: currentSettingsActions
|
||||
visible: currentItem && currentItem.id == Cura.MachineManager.activeQualityId
|
||||
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: profileName.bottom
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user