Nav: pressing any keyboard key while holding Alt disable toggling nav layer on Alt release. (#4439, extend #370, #369)

This commit is contained in:
ocornut
2024-09-05 20:16:37 +02:00
parent 193c1e2366
commit d16cb171c6
2 changed files with 7 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ Breaking changes:
Other changes:
- Nav: pressing any keyboard key while holding Alt disable toggling nav layer on Alt release. (#4439)
-----------------------------------------------------------------------
VERSION 1.91.1 (Released 2024-09-04)
-----------------------------------------------------------------------