imgui_tabs
imgui_tabs copied to clipboard
upgrade to ImGui 1.51 WIP
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 :-)
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)