jvcleave / ofxImGui

Use ImGui in openFrameworks
292 stars 123 forks source link

upgrade to Dear ImGui 1.73 #97

Closed sphaero closed 4 years ago

sphaero commented 4 years ago

removed obsolete style entries changed ImGuiSetCond_Appearing to ImGuiCond_Appearing

eshkrab commented 4 years ago

Hey @sphaero Thanks for updating this addon!

I have this funny little bug where I'm trying to have a button in line with tabs in a tab bar, but when I click on the last tab, the button is moved down into the actual tab contents. Any chance you've also experienced that? Or am I missing something.

jvcleave commented 4 years ago

i used this and then upped to version 1.75

https://github.com/jvcleave/ofxImGui/tree/imgui-latest