Replies: 1 comment 1 reply
-
As mentioned in your other thread, I am starting on a separate repository with a small example project so we can keep the dependency to other third-party libraries outside of this project but still have something that is easy to reproduce and to iterate on to better support ImGui. I'll tag you once I have a repository published. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Imgui have problem with multiple windows when enabling ImGuiConfigFlags_ViewportsEnable.
minimal setup: https://github.com/coco875/test-llgl/tree/main
Beta Was this translation helpful? Give feedback.
All reactions