mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-11 22:08:26 +00:00
Debug Tools: Added 'io.ConfigDebugIniSettings' option to save .ini data with extra comments.
Moved from compile-time to runtime flag. Applied docking specific change to this cherry-picked commit. # Conflicts: # docs/CHANGELOG.txt
This commit is contained in:
@@ -105,6 +105,8 @@ Other changes:
|
||||
|
||||
- Tables: Fixed a regression in 1.89.6 leading to the first column of tables with either
|
||||
ScrollX or ScrollY flags from being impossible to resize. (#6503)
|
||||
- Debug Tools: Added 'io.ConfigDebugIniSettings' option to save .ini data with extra
|
||||
comments. Currently mainly for inspecting Docking .ini data, but makes saving slower.
|
||||
|
||||
Docking+Viewports Branch:
|
||||
|
||||
|
Reference in New Issue
Block a user