Version 1.92.2b

This commit is contained in:
ocornut
2025-08-13 17:31:01 +02:00
parent 774ddb58bd
commit 45acd5e0e8
8 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -36,12 +36,12 @@ HOW TO UPDATE?
- Please report any issue!
-----------------------------------------------------------------------
VERSION 1.92.3 WIP (In Progress)
VERSION 1.92.2b (Released 2025-08-13)
-----------------------------------------------------------------------
Breaking Changes:
Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.92.2b
Other Changes:
Changes:
- Fixed IsItemHovered() failing on disabled items and items that have no
identifier (e.g. Text() calls) when holding mouse button. (#8877, #8883)