imgui_club
imgui_club copied to clipboard
Fix popup menu not working in existing window
@ocornut Do you need any additional info or input from me for this?
I don't think this is necessarily correct, as the purpose of drawing in an existing window is that the user manage this windows, and may not necessarily want right-click anywhere in the window to react.
I have pushed to 08c7145 adding a rectangle test. Thanks!
I don't think this is necessarily correct, as the purpose of drawing in an existing window is that the user manage this windows, and may not necessarily want right-click anywhere in the window to react.
I have pushed to 08c7145 adding a rectangle test. Thanks!
Ok, thanks!