Nav: pressing gamepad north button activates context menus.

+ update ShowUserGuide().
This commit is contained in:
ocornut
2026-03-13 15:01:10 +01:00
parent b76ab6232d
commit 49ee151ed6
5 changed files with 21 additions and 8 deletions

View File

@@ -103,6 +103,7 @@ Other Changes:
- Popups: Shift+F10 or Menu key can now open popups menus when using
BeginPopupContextItem(), BeginPopupContextWindow() or OpenPopupOnItemClick().
(#8803, #9270) [@exelix11, @ocornut]
- Popups: pressing North button (PS4/PS5 triangle, SwitchX, Xbox Y) also open popups menus.
- Clipper:
- Clear `DisplayStart`/`DisplayEnd` fields when `Step()` returns false.
- Added `UserIndex` helper storage. This is solely a convenience for cases where