Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat: add multi-drag, and reworked keyboard delete shortcut to work on multi-select
a5afab8View on GitHubrefactor: create a function for each feature in mouseup to separate concerns
9e1e00eView on GitHubfeat: implement multi-select and pivoted to point based detection
bdb515bView on GitHubrefactor: create a separate function for mouse up and mouse leave events
09b29f5View on GitHubrefactor: remove -1 sentinel and normalize findIndexStroke to return number | null
0216850View on GitHubfeat: add utility to detect stroke movement and use it in selection tool onMouseUp
d10ae90View on GitHub