File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,12 @@ HOW TO UPDATE?
36
36
- Please report any issue!
37
37
38
38
-----------------------------------------------------------------------
39
- VERSION 1.91.9b WIP (In Progress )
39
+ VERSION 1.91.9b (Released 2025-03-17 )
40
40
-----------------------------------------------------------------------
41
41
42
- Breaking changes:
43
-
44
- Other changes:
42
+ Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.91.9b
45
43
46
- - Tables: Fixed assert when loading .ini settings of reordered columns. (#8496, #7934)
44
+ - Tables: Fixed assert when loading .ini settings with reordered columns. (#8496, #7934)
47
45
- Tables: Fixed issues when loading .ini settings for a table with columns using
48
46
ImGuiTableColumnFlags_DefaultHide or ImGuiTableColumnFlags_DefaultSort. (#8496, #7934)
49
47
You can’t perform that action at this time.
0 commit comments