Feel free to discuss anything regarding the FNA and XNA samples here.
The XNA sample is just the FNA sample with some differences regarding text input and clipboard management.
Currently, the XNA sample suffers from an issue when rendering. Feel free to open the two following images in new tabs and to switch between them. The issue is clearly visible in the ImGui Demo window title bar:
The ImGuiXNA issue's fixed - it's a "half pixel offset" difference when switching between OpenGL and DirectX, which is also mentioned in the dear ImGui FAQ.
Feel free to discuss anything regarding the FNA and XNA samples here.
The XNA sample is just the FNA sample with some differences regarding text input and clipboard management.
Currently, the XNA sample suffers from an issue when rendering. Feel free to open the two following images in new tabs and to switch between them. The issue is clearly visible in the ImGui Demo window title bar:
ImGuiFNA:
ImGuiXNA: