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

BUG: Button problem #0 #1

Open
mynameajeff opened this issue Oct 9, 2017 · 0 comments
Open

BUG: Button problem #0 #1

mynameajeff opened this issue Oct 9, 2017 · 0 comments
Labels

Comments

@mynameajeff
Copy link
Owner

mynameajeff commented Oct 9, 2017

The problem consists of this:

If you were to press on a button, the move the cursor off the button, any button you hover over next will instantly perform it's function, not waiting for input.

I've tracked this down to the variable wasPressed not changing on mouse over, but beyond that it's a mystery.

The create_button() function is situated in src/helpers.c

@mynameajeff mynameajeff added the bug label Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant