From 18b4a9b25c80a0066670d17a0eb1c48fc94d1e64 Mon Sep 17 00:00:00 2001 From: KrIr17 Date: Tue, 29 Oct 2024 11:57:39 +0100 Subject: [PATCH] Align Context Menu to the right of the cursor Minor UI regression fix, context menu is now aligned to the right of the cursor, matching 1.3.x behaviour. --- src/ui/contextmenu.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/contextmenu.cpp b/src/ui/contextmenu.cpp index 14c2815f98..db5de19fd0 100644 --- a/src/ui/contextmenu.cpp +++ b/src/ui/contextmenu.cpp @@ -360,6 +360,7 @@ ContextMenu::ContextMenu(SPDesktop *desktop, SPObject *object, std::vector