simongeilfus / Cinder-ImGui

Dear ImGui Renderer/Wrapper for Cinder
153 stars 96 forks source link

CinderImGui.cpp window->DC.ButtonRepeat #52

Closed Nesetalis closed 7 years ago

Nesetalis commented 7 years ago

There is a recent change that moves ButtonRepeat to a new location. The Cinder-ImGui code will need to be modified to reflect this change.

simongeilfus commented 7 years ago

Should be fixed in https://github.com/simongeilfus/Cinder-ImGui/commit/83a80eb68a7427e8de4d693c01baa741267997ce Let me know if that works for you