remoteimgui icon indicating copy to clipboard operation
remoteimgui copied to clipboard

Mouse button stuck

Open ocornut opened this issue 10 years ago • 2 comments

God job on the new version! Much easier to setup now.

I've noticed that if I hold a mouse button and drag, and release the button while moving, the button tends to get "stuck" until another MouseDown/MouseUp sequence. The net effect is that you are moving a window and it keeps following your cursor even though you have released the button. I haven't investigated much further.

It doesn't happen when handling input on the app side.

ocornut avatar Feb 06 '15 12:02 ocornut

Thanks Omar, indeed there are a few issues with input, going to fix when I have some time

JordiRos avatar Feb 27 '15 11:02 JordiRos

I can confirm issues on the input of various kind. Any hints on how to fix them?

Pagghiu avatar Sep 04 '15 10:09 Pagghiu