From 0962f4c015c1b954d979a34fda23f9d0a1812f6e 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 @@