InputText: added CJK double-width punctuation to list of separators considered for CTRL+Arrow.

This commit is contained in:
ocornut
2024-09-05 20:45:07 +02:00
parent d16cb171c6
commit a5cf4fe374
2 changed files with 16 additions and 6 deletions
+1
View File
@@ -44,6 +44,7 @@ Breaking changes:
Other changes:
- Nav: pressing any keyboard key while holding Alt disable toggling nav layer on Alt release. (#4439)
- InputText: added CJK double-width punctuation to list of separators considered for CTRL+Arrow.
-----------------------------------------------------------------------
VERSION 1.91.1 (Released 2024-09-04)