Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when dragging map, release over button on bottom presses that button #38

Closed
Nathan-P-B opened this issue Jun 14, 2014 · 0 comments
Closed

Comments

@Nathan-P-B
Copy link

OS: "real" Windows XP 32-bit
version: DQ2 0.0.4 / TDRPG 0.0.4 (files dated 2014-06-13)

When dragging the world map around, it is possible to move the mouse cursor over the button bar on the bottom of the screen and still drag the map. (This is convenient.) The problem is that if the cursor is over a graphical button when the mouse is released, the graphical button is pressed. The mouse up event should just do whatever is normally done when the map dragging is completed (basically nothing). (In general, the graphical button should only be pressed when a mouse-button-up event occurs on the same button as the previous mouse-button-down event.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants