BeginListBox(): fixed not consuming SetNextWindowXXX data when returning false.

This commit is contained in:
ocornut
2023-09-05 16:47:00 +02:00
parent fb9b006865
commit cf1c4a0cb1
2 changed files with 4 additions and 1 deletions

View File

@ -44,6 +44,8 @@ Breaking changes:
Other changes:
- BeginListBox(): fixed not consuming SetNextWindowXXX data when returning false.
-----------------------------------------------------------------------
VERSION 1.89.9 (Released 2023-09-04)