mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 16:24:53 +02:00
If you moved into and mouse-up-ed over one of the menus while dragging the background, it stopped registering movement and "up events" which felt really awkward. This is not super pretty, better would be a win32-SetCapture-like mechanism but works okay.