-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Closed
Description
Version/Branch of Dear ImGui:
v1.92.1-docking
Back-ends:
Compiler, OS:
Full config/build information:
No response
Details:
static void MetricsHelpMarker(const char* desc) is defined in imgui.cpp, line 21322 within #ifndef IMGUI_DISABLE_DEBUG_TOOLS block.
void ImGui::ShowFontSelector(const char* label) is defined in imgui.cpp, line 23634 within #if !defined(IMGUI_DISABLE_DEMO_WINDOWS) || !defined(IMGUI_DISABLE_DEBUG_TOOLS) block and uses MetricsHelpMarker.
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
Reactions are currently unavailable