Skip to content

Commit

Permalink
Update packages/base/src/3dview/mainview.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Duc Trung Le <[email protected]>
  • Loading branch information
arjxn-py and trungleduc authored Oct 30, 2024
1 parent b3e77f6 commit eed6b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/base/src/3dview/mainview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,6 @@ export class MainView extends React.Component<IProps, IStates> {
}

if (!selectedMesh.visible) {
// Skip bounding box creation if the mesh is not visible
continue;
}

Expand Down

0 comments on commit eed6b78

Please sign in to comment.