You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: