You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
The editor now always handles the externally set input handlers first.
This was changed due to incorrect values being returned from the input
handler, which in turn caused the upcoming draw to be skipped. While
this didn't cause any critical problems, it made the UI feel laggy at
times. Technically certain editor shortcuts could now be overwritten
from outside, but if the user choses to do so, we shall not care.
0 commit comments