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

Main Menu - Mouse/Button Hover #11

Closed
williamfiset opened this issue Apr 25, 2014 · 7 comments
Closed

Main Menu - Mouse/Button Hover #11

williamfiset opened this issue Apr 25, 2014 · 7 comments

Comments

@williamfiset
Copy link
Owner

Is there a reason that it takes about 1/2 second for mouse detection to kick in? You can hover the mouse over the buttons but during that first half second and the buttons don't turn red, they remain transparent. If there's an easy fix that would be nice.

@micahstairs
Copy link
Collaborator

I could not replicate the issue, however, I moved the call to setup the key and mouse listeners to the beginning of the init() method in FruitFever. Let me know if that resolved the issue.

@williamfiset
Copy link
Owner Author

Sorry I did not mean mouse detection. I meant that the buttons are slow at responding to the mouse on top of them during the first 1/2 second of the program

@micahstairs
Copy link
Collaborator

I'm still not able to replicate the issue. Although, I have a feeling that when we add a loading screen at the beginning of the game, it should take care of that. I'll make that soon!

@williamfiset
Copy link
Owner Author

I will make a quick video demonstrating the issue.

@williamfiset
Copy link
Owner Author

@micahstairs
Copy link
Collaborator

I added the loading screen (issue #14), has this resolved the issue for you?

@ghost
Copy link

ghost commented Apr 29, 2014

Yes the loading screen has done it.

@ghost ghost closed this as completed Apr 29, 2014
This issue was closed.
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