fin-hypergrid / fin-hypergrid/fincanvas

some fin events are always fired even if they do not occur over the canvas

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

lines 53 through 70 of the index.js file are where event listeners are added to document.
These are always fired even after the control is no longer in the DOM. They are always fired even if the cursor is not over the canvas component.

Specifically the mouseup event
:)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.