Skip to content

Why EVENT_MOUSE_OVER doesn't work? #4

Open
@chupocro

Description

@chupocro

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions