imgui_club icon indicating copy to clipboard operation
imgui_club copied to clipboard

Fix popup menu not working in existing window

Open learn-more opened this issue 1 year ago • 1 comments
trafficstars

learn-more avatar Feb 21 '24 19:02 learn-more

@ocornut Do you need any additional info or input from me for this?

learn-more avatar Feb 28 '24 08:02 learn-more

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!

ocornut avatar May 27 '24 09:05 ocornut

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!

learn-more avatar May 27 '24 09:05 learn-more