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 optimize attribute display #559

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

Original-Recipe
Copy link

No description provided.

useEffect(() => {
let pointCloud = ptCtx.mainViewInstance;
if (pointCloud) {
pointCloud.updateHiddenTextAndRender(hiddenText, ptCtx.pointCloudBoxList);
Copy link
Collaborator

Choose a reason for hiding this comment

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

ptCtx.mainViewInstance?.updateHiddenTextAndRender?.(hiddenText, ptCtx.pointCloudBoxList)

@lihqi lihqi merged commit 8d40abe into open-mmlab:alpha Sep 11, 2024
1 check passed
@labelbee-bot
Copy link
Collaborator

🎉 This PR is included in version 1.27.0-alpha.55 🎉

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.23.0-alpha.114 🎉

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