fix(3d): restore complete SCADA scene context
The scene previously returned early when realtime rows were absent and selected map-tier assets for network mode, hiding SCADA markers and station interiors and floors. Use SCADA timestamps as valid frames, render node-aligned monitor markers, and pin the full network context in the manifest regression test. Keep the timeline close action inside its drag header.
This commit is contained in:
@@ -17006,6 +17006,16 @@
|
||||
"map_roads",
|
||||
"map_pump_shell"
|
||||
],
|
||||
"networkContext": [
|
||||
"detail_roof",
|
||||
"detail_facade",
|
||||
"detail_interior",
|
||||
"detail_ceiling",
|
||||
"map_platforms",
|
||||
"map_railway",
|
||||
"map_roads",
|
||||
"map_pump_shell"
|
||||
],
|
||||
"detailBase": [
|
||||
"map_roof",
|
||||
"map_facade",
|
||||
|
||||
Reference in New Issue
Block a user