You may use the Issue Tracker to ask for help and submit bug reports, feature requests or suggestions.

PLEASE CAREFULLY READ THIS DOCUMENT before doing so: CONTRIBUTING.md.

SELECT “PREVIEW CHANGES” TO TURN THE URL ABOVE INTO A CLICKABLE LINK.

(Delete everything above this section before submitting your issue. Please read the CONTRIBUTING.md file!)


Version/Branch of Dear ImGui:

XXX

Back-end file/Renderer/OS: (or specify if you are using a custom engine back-end)

Back-ends: imgui_impl_XXX.cpp + imgui_impl_XXX.cpp OS: XXX Compiler: XXX (if the question is related to building)

My Issue/Question: (please provide context)

Standalone, minimal, complete and verifiable example: (see CONTRIBUTING.md)

ImGui::Begin("Example Bug");
MoreCodeToExplainMyIssue();
ImGui::End();

Screenshots/Video (you can drag files here)