Demo: added basic Fonts section under main demo (same as Metrics one) for visibility.

This commit is contained in:
ocornut
2025-05-05 19:39:56 +02:00
parent c5e2bb7cd1
commit afd3a36f69
3 changed files with 41 additions and 4 deletions

View File

@@ -2020,6 +2020,7 @@ struct ImGuiMetricsConfig
int ShowTablesRectsType = -1;
int HighlightMonitorIdx = -1;
ImGuiID HighlightViewportID = 0;
bool ShowFontPreview = true;
};
struct ImGuiStackLevelInfo