tray menu: fix weird popin anim origin point

This commit is contained in:
end-4
2025-11-06 23:07:50 +01:00
parent 6afe810d69
commit 3365719a49
@@ -104,7 +104,6 @@ Item {
id: overflowPopup
hoverTarget: trayOverflowButton
active: root.trayOverflowOpen && root.unpinnedItems.length > 0
popupBackgroundMargin: 300 // This should be plenty... makes sure tooltips don't get cutoff (easily)
GridLayout {
id: trayOverflowLayout