imgui_tabs icon indicating copy to clipboard operation
imgui_tabs copied to clipboard

upgrade to ImGui 1.51 WIP

Open ebachard opened this issue 7 years ago • 1 comments

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 :-)

ebachard avatar Aug 23 '17 12:08 ebachard

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)

ebachard avatar Apr 26 '18 19:04 ebachard