mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -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
|
Item
|
||||||
{
|
{
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
anchors
|
width: popup.contentWidth
|
||||||
{
|
|
||||||
left: parent.left
|
|
||||||
right: parent.right
|
|
||||||
}
|
|
||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue