(Breaking) Fonts: removed ImFontConfig::GlyphExtraSpacing option which seems largely obsolete and unused. (#242)

This commit is contained in:
ocornut
2025-02-03 17:55:35 +01:00
parent de962e83d0
commit 1a31e31ae9
5 changed files with 9 additions and 8 deletions
+3
View File
@@ -41,6 +41,9 @@ HOW TO UPDATE?
Breaking changes:
- Removed ImFontConfig::GlyphExtraSpacing option which seems largely obsolete and
unused. If you were using this please report it! (#242).
Other changes:
- Fixed IsItemDeactivatedAfterEdit() signal being broken for Checkbox(),