mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Make expandable component dragable.
This commit is contained in:
parent
46403a0fde
commit
28a14c0a3b
2 changed files with 28 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ Cura.RoundedRectangle
|
|||
id: header
|
||||
|
||||
property alias headerTitle: headerLabel.text
|
||||
property alias xPosCloseButton: closeButton.left
|
||||
|
||||
height: UM.Theme.getSize("expandable_component_content_header").height
|
||||
color: UM.Theme.getColor("secondary")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue