emscripten-core/emscripten

GLFW3 cannot get mouse event out of canvas

Open

#22,449 opened on Aug 25, 2024

 (2 comments) (0 reactions) (0 assignees)C++ (3,519 forks)batch import
help wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (PR metrics pending)

Description

When the mouse cursor goes outside the canvas element, press, release and position data is not coming.

Contributor guide