Skip to content
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

fix(edgeless): last selection was recovered unexpected after panning from default tool #6343

Conversation

congzhou09
Copy link
Contributor

edgeless problem:

As demonstrated in the video below, when using default tool, I clicked on blank region and the selection is cleared right , but then, after panning, the last selection was recovered unexpected.

problem.mp4

fixed as follows:

Before changing default tool to panning tool, clear the last-selection if there's no selection. Thus unexpected last-selection will not be recovered.

fix.mp4

Copy link

vercel bot commented Mar 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 5:05pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Mar 4, 2024 5:05pm

Copy link
Member

@doodlewind doodlewind left a comment

Choose a reason for hiding this comment

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

Could you sign the CLA.md? Thanks!

@congzhou09
Copy link
Contributor Author

Could you sign the CLA.md? Thanks!

done. Thanks.

Copy link
Member

@doodlewind doodlewind left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@doodlewind doodlewind merged commit 045eba6 into toeverything:master Mar 4, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants