mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Make the view selector also use the expandableComponent
CURA-5785
This commit is contained in:
parent
429a49aa2e
commit
c27f51d944
2 changed files with 51 additions and 41 deletions
|
@ -31,6 +31,7 @@ Cura.ExpandableComponent
|
|||
verticalAlignment: Text.AlignVCenter
|
||||
height: parent.height
|
||||
elide: Text.ElideRight
|
||||
font: UM.Theme.getFont("default")
|
||||
}
|
||||
|
||||
popupItem: Item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue