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: context menu and selection position #233

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Conversation

phyng
Copy link
Contributor

@phyng phyng commented Nov 3, 2023

This PR mainly addresses the following issues:

  • Fixes issue Map is moving with cursor after open the menu #226, where the context menu can still be moved after being closed. This issue can be reproduced on macOS.
  • Fixes issue bug: 右键菜单定位错误 #198, where an incorrect position calculation in the case of nested transform properties leads to a displacement of the menu.
  • Resolves an issue where the selection plugin also gets displaced in the case of nested transform properties.

中文:

主要修复了这几个问题

@SSShooter SSShooter merged commit b6cd99e into SSShooter:master Nov 3, 2023
1 check passed
@SSShooter
Copy link
Owner

Thanks for your PRs 😆

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.

2 participants