GLUI: Also set navigation with long press (#17537)

This commit is contained in:
sonninnos 2025-02-09 07:11:28 +02:00 committed by GitHub
parent 3bf04c6034
commit 81df9b0491
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -10341,6 +10341,9 @@ static int materialui_pointer_up(void *userdata,
case MENU_INPUT_GESTURE_LONG_PRESS:
if ((ptr < entries_end) && (ptr == selection))
{
/* Also set navigation */
materialui_navigation_set(mui, false);
/* If this is the core updater list, show info
* message box for current entry.
* In all other cases, perform 'reset to default'