From afdfd9715b194d8e7d90a4a4be94a56dd54d94ba Mon Sep 17 00:00:00 2001 From: "Jan C. Borchardt" <925062+jancborchardt@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:19:11 +0200 Subject: [PATCH] refactor(core): move both app menu triggers into the popover trigger slot Assisted-by: ClaudeCode:claude-opus-4-8 Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com> --- core/src/components/AppMenu.vue | 127 ++++++++++++++++---------------- 1 file changed, 64 insertions(+), 63 deletions(-) diff --git a/core/src/components/AppMenu.vue b/core/src/components/AppMenu.vue index a42278c88df..7202c83d00c 100644 --- a/core/src/components/AppMenu.vue +++ b/core/src/components/AppMenu.vue @@ -5,24 +5,25 @@ + + + +