Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)

This commit is contained in:
ocornut
2026-04-08 21:40:05 +02:00
parent 1870a779e1
commit dd17495a42
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -54,6 +54,7 @@ Other Changes:
- Windows:
- Fixed a single-axis auto-resizing feedback loop issue with nested containers
and varying scrollbar visibility. (#9352)
- Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)
- Fonts:
- imgui_freetype: add FreeType headers & compiled version in 'About Dear ImGui' details.
- Clipper: