Version 1.92.9b

This commit is contained in:
ocornut
2026-07-31 15:51:26 +02:00
parent 448ef2baa9
commit f1cc2ae15e
10 changed files with 14 additions and 15 deletions

View File

@@ -36,12 +36,12 @@ HOW TO UPDATE?
- Please report any issue!
-----------------------------------------------------------------------
VERSION 1.92.9b (In Progress)
VERSION 1.92.9b (Released 2026-07-31)
-----------------------------------------------------------------------
Breaking Changes:
Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.92.9b
Other Changes:
Changes:
- DragXXX, SliderXXX: fixed a regression in 1.92.9 where clicking a previously
Ctrl+Clicked field would flick it to text edit mode for a frame. (#9476, #701)
@@ -53,7 +53,6 @@ Other Changes:
Prefer using `ImDrawData::CmdList.Size` anyway.
-----------------------------------------------------------------------
VERSION 1.92.9 (Released 2026-07-25)
-----------------------------------------------------------------------