feat(FN-3295): add pinch-to-zoom, auto-fit, and mobile layout to dependency

This merge adds pinch-to-zoom, auto-fit, mobile layout, and empty state to the dependency graph view, along with a mobile spacing fix for the Remote Access header, a TypeScript cast fix in the engine's AuthStorage proxy set trap, and test coverage for both features. Test performance was improved by

Fusion-Task-Id: FN-3295
This commit is contained in:
Fusion
2026-05-03 12:24:41 -07:00
committed by gsxdsm
parent d61eb3e8c0
commit e153ae5443
3 changed files with 37 additions and 0 deletions

View File

@@ -894,6 +894,11 @@
.remote-status-bar {
flex-wrap: wrap;
margin: 0 var(--space-lg) var(--space-md);
}
.remote-share-block {
margin: 0 var(--space-lg) var(--space-md);
}
.remote-status-url {