From e709466d2a598e8c5bbfeba5c6470d313b34dfff Mon Sep 17 00:00:00 2001 From: Aleksander Date: Wed, 1 Jul 2026 21:21:02 +0200 Subject: [PATCH] wgui: make context menus unfold from the bottom if the mouse position is at the lower half of the screen --- wgui/assets/wgui/context_menu.xml | 2 +- wgui/src/windowing/context_menu.rs | 21 +++++++++++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/wgui/assets/wgui/context_menu.xml b/wgui/assets/wgui/context_menu.xml index cdf08d79..7a1669e4 100644 --- a/wgui/assets/wgui/context_menu.xml +++ b/wgui/assets/wgui/context_menu.xml @@ -1,7 +1,7 @@