-
Notifications
You must be signed in to change notification settings - Fork 25
upgrade to ImGui 1.51 WIP #3
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
base: master
Are you sure you want to change the base?
Conversation
… adapt to your sources
…ightGreen theme (inspired from linux Traditional Green gtk theme)
Hi Scott, Just in case you are interested, I simplified your imgui_tabs and added a new theme, to stick with ImGui color styles. The whole changes are in this PR. It code should build without issue against 1.61 WIP Dear Imgui. Last but not least, the code is under MIT license or whatever other similar license if you prefer. Thanks :-) (see the screenshot at https://github.com/ebachard/miniDart using Dark theme + your nice tabs) |
Hi Scott,
I tested the last WIP ImGui, and I did some hacks to make your widget work with it. If you think it's ok, feel free to sync :-)