Fonts: ImFontAtlasBuildInit() is always called with atlas->Builder == NULL.

This commit is contained in:
ocornut
2025-06-11 15:57:23 +02:00
parent eb650c468a
commit 7840e453b5
2 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -3753,7 +3753,7 @@ struct ImFontAtlasBuilder
// Cache of all ImFontBaked
ImStableVector<ImFontBaked,32> BakedPool;
ImGuiStorage BakedMap;
ImGuiStorage BakedMap; // BakedId --> ImFontBaked*
int BakedDiscardedCount;
// Custom rectangle identifiers