mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Fix PrintSetupSelector for previewStage
CURA-5785
This commit is contained in:
parent
c18b8241f5
commit
deb5fd1926
2 changed files with 3 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ Cura.ExpandableComponent
|
|||
signal showTooltip(Item item, point location, string text)
|
||||
signal hideTooltip()
|
||||
|
||||
implicitWidth: 200
|
||||
height: childrenRect.height
|
||||
iconSource: UM.Theme.getIcon("pencil")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue