Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Don't use GameWindow from OpenTK #26

Open
maskedByte opened this issue Mar 30, 2024 · 0 comments
Open

[Improvement] Don't use GameWindow from OpenTK #26

maskedByte opened this issue Mar 30, 2024 · 0 comments

Comments

@maskedByte
Copy link

Hi,

first of all, thank you for the great work you've done here.

In your implementation of DearImGui.OpenTK/ImGuiController.cs, you're using the GameWindow, which is not necessary because every functionality you're using comes from the NativeWindow class. So, it would be better to have this.

And of course, you will make me very happy ;)

Kind Regards
Tony

@maskedByte maskedByte changed the title []Don' use GameWindow from OpenTK [Improvement] Don't use GameWindow from OpenTK Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant