mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Fix custom profiles not always being visible in menu
CURA-7589
This commit is contained in:
parent
7f47f12bf0
commit
ea7dc0ff01
1 changed files with 1 additions and 5 deletions
|
@ -138,11 +138,7 @@ Popup
|
|||
Item
|
||||
{
|
||||
height: childrenRect.height
|
||||
anchors
|
||||
{
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
}
|
||||
width: popup.contentWidth
|
||||
|
||||
Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue