Skip to content

Improve mouse drag behaviour and remove selection mouse down deselection #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 6, 2021

Conversation

aaronbloom
Copy link
Collaborator

No description provided.

@aaronbloom aaronbloom merged commit efac573 into master Aug 6, 2021
@aaronbloom aaronbloom deleted the feature/improve-ctrl-cell-dragging branch August 6, 2021 03:17
if (x < 0 || y < 0) {
return;
}

//we have repeated a click in the same spot deslect the value from last time
if (

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this gone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants