I've been working on telemetry/live data output for the racing simulator iRacing, using their api. I can't figure out why but using things such as ImGuiWindowFlags_NoBackground doesn't work. I'm not entirely sure but I'm assuming this is a DX11 error, not ImGui? Here is a pictur...