forked from quickshell/quickshell
wayland/platformmenu: fix flipped positions and submenu y positions
This commit is contained in:
parent
6367b56f55
commit
aa3f7daea2
3 changed files with 34 additions and 2 deletions
|
@ -26,6 +26,7 @@ public:
|
|||
void setVisible(bool visible) override;
|
||||
|
||||
PlatformMenuQMenu* containingMenu = nullptr;
|
||||
QPoint targetPosition;
|
||||
};
|
||||
|
||||
class PlatformMenuEntry: public QObject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue