From dfed38ef030c0de0b5ed0356c2da255db2d3df10 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Sun, 25 Aug 2024 15:34:32 +0100 Subject: [PATCH] gmenumodel: Acknowledge in docs that the UI used in the example is old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This kind of deeply nested menu is definitely no longer good UI practice for most apps (deeply nested menus make things hard to find, and require good mouse control to navigate). However, it does serve as a good demonstration of the concepts in `GMenuModel`, so keep it, with a sentence to acknowledge that it’s not a good UI. Signed-off-by: Philip Withnall Fixes: #3451 --- gio/gmenumodel.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gio/gmenumodel.c b/gio/gmenumodel.c index 2dd5daa0f..5aa1002f3 100644 --- a/gio/gmenumodel.c +++ b/gio/gmenumodel.c @@ -50,6 +50,8 @@ * * ![](menu-example.png) * + * While this kind of deeply nested menu is no longer considered good UI + * practice, it serves as a good example of the concepts in `GMenuModel`. * There are 8 ‘menus’ visible in the screenshot: one menubar, two * submenus and 5 sections: *