Internals, Inputs: Comments, alignment.

This commit is contained in:
ocornut
2024-05-21 17:55:56 +02:00
parent 4c3eac2c10
commit 6d1a6f1c74
2 changed files with 35 additions and 32 deletions

View File

@@ -5605,7 +5605,7 @@ Other Changes:
VERSION 1.08 (2014-08-25)
-----------------------------------------------------------------------
Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.09
Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.08
- Fixed ImGuiTextFilter trimming of leading/trailing blanks.
- Fixed file descriptor leak on LoadSettings() failure.