v1.4.4 — snapToDirection frames from the requested direction
Fixes the snapToDirection() API added in 1.4.2.
Fix
snapToDirection()routed throughfocusOnSchematics(), which for a perspective camera recomputes the view fromcalculateOptimalViewingAngles(object-shape based) and overwrote the requested direction — so every direction collapsed to the same auto-framed view.- It now keeps the requested direction and only solves for the distance that fits the schematic bounds along it, then invalidates for a redraw.