mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Convert PrintSetupSelector to an ExpandableComponent
CURA-5785
This commit is contained in:
parent
e641584021
commit
b60977e435
2 changed files with 125 additions and 157 deletions
|
@ -66,6 +66,7 @@ Item
|
|||
Cura.PrintSetupSelector
|
||||
{
|
||||
width: UM.Theme.getSize("print_setup_widget").width
|
||||
height: prepareMenu.height
|
||||
onShowTooltip: prepareMenu.showTooltip(item, location, text)
|
||||
onHideTooltip: prepareMenu.hideTooltip()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue