Skip to content

v1.08

Compare
Choose a tag to compare
@ocornut ocornut released this 25 Aug 16:25
· 8290 commits to master since this release
  • Fixed ImGuiTextFilter trimming of leading/trailing blanks.
  • Fixed file descriptor leak on LoadSettings() failure.
  • Fix type conversion compiler warnings.
  • Added basic sizes edition in the style editor.
  • Added CalcTextSize(), GetCursorScreenPos() functions.
  • Disable client state in OpenGL example after rendering.
  • Converted all Tabs to Spaces in sources.