Rewrite With Universal Event Listeners #64
Labels
Enhancement
New feature
optional
This feature is not required to be implemented by the current implementation team
Milestone
Rewrite the frontend canvas listeners to use universal event listeners (A single listener function for each event that passes control to separate functions based on state (such as mode)) to stop the need for complex event listener logic that is causing bugs such as #62 and #63.
The text was updated successfully, but these errors were encountered: