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

Why EVENT_MOUSE_OVER doesn't work? #4

Open
chupocro opened this issue May 11, 2024 · 0 comments
Open

Why EVENT_MOUSE_OVER doesn't work? #4

chupocro opened this issue May 11, 2024 · 0 comments

Comments

@chupocro
Copy link

I tried to replace EVENT_CLICK with EVENT_MOUSE_OVER but that event is never triggered. I replaced the events here:

https://github.com/codebox/maze.js/blob/12c1949d5e082506495464219a0592e0a8e4fbbc/maze.js#L251

and here:

https://github.com/codebox/mazes/blob/main/js/main.js#L155

I tried with mousemove too but that didn't work either.

What is the reason only click works?

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

No branches or pull requests

1 participant