feat(simulation): add worker-gated 3d polygon workspace

This commit is contained in:
DCCONSTRUCTIONS
2026-07-24 21:03:41 +03:00
parent 1995dfdf68
commit 6cc40282e0
10 changed files with 731 additions and 139 deletions
@@ -166,8 +166,13 @@
flex-direction: column;
}
.polygon-live-map {
min-height: 15rem;
.polygon-rover-scene {
min-height: 19rem;
}
.polygon-rover-scene__frames small,
.polygon-rover-scene__help {
display: none;
}
.polygon-run-event-list article {