Skip to content

1.2.0

Choose a tag to compare

@AidanSun05 AidanSun05 released this 25 Jun 18:12
· 16 commits to main since this release

These notes are also available on the changelog.

This is a patch release which addresses the breaking changes in Dear ImGui v1.92.0. It drops support for previous Dear ImGui versions.

Improvements

  • Updated the use of ImFont::CalcWordWrapPosition() and added use of ImGui::GetFontBaked(). This allows word-wrapped text selection to work with dynamic font rendering introduced in Dear ImGui v1.92.0.