Skip to content

Commit 96f62c6

Browse files
committed
Add plot from ocornut#3067. FPS drops in DX image were caused by windows being outside of imgui viewport.
1 parent 3fc9cf0 commit 96f62c6

File tree

6 files changed

+1221
-25
lines changed

6 files changed

+1221
-25
lines changed

examples/example_win32_directx11/ImGuiUtils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
//#include "IconsFontAwesome.h" // from https://github.com/juliettef/IconFontCppHeaders
55

6-
namespace ImGuiUtils
6+
namespace ImGui
77
{
88

99

0 commit comments

Comments
 (0)