Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-05-24 22:53:09 +00:00
parent eb34692fdd
commit 7efac5448b
+1
View File
@@ -1303,6 +1303,7 @@ export function ModelViewerCanvas({ url }: ModelViewerProps) {
<GridLayer /> <GridLayer />
<GridAutoFollower /> <GridAutoFollower />
<GridCalibrationHandler /> <GridCalibrationHandler />
<SectionClippingApplier />
<PositionDragHandler /> <PositionDragHandler />
<SelectionHandler /> <SelectionHandler />