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

feat: Add rectangle drawing using two points #605

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

Suntgr
Copy link

@Suntgr Suntgr commented Oct 30, 2024

No description provided.

@@ -76,6 +83,8 @@ class PolygonOperation extends BasicToolOperation {

public selection: Selection;

private rectToolMode?: ERectToolModeType;
Copy link
Collaborator

Choose a reason for hiding this comment

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

packages/lb-annotation/src/core/toolOperation/pointCloud2dOperation.ts
逻辑移到这里实现吧,多边形工具不需要这个功能

@lihqi lihqi merged commit 052c9a6 into open-mmlab:alpha Nov 1, 2024
1 check passed
@labelbee-bot
Copy link
Collaborator

🎉 This PR is included in version 1.28.0-alpha.5 🎉

The release is available on npm package (@alpha dist-tag)

Your semantic-release bot 📦🚀

@labelbee-bot
Copy link
Collaborator

🎉 This PR is included in version 1.24.0-alpha.9 🎉

The release is available on npm package (@alpha dist-tag)

Your semantic-release bot 📦🚀

@labelbee-bot
Copy link
Collaborator

🎉 This PR is included in version 1.20.0-alpha.1 🎉

The release is available on npm package (@alpha dist-tag)

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants