You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: measure runtime reflow at a fixed zoom above the LOD threshold
Fit-to-view on this workflow lands at ~0.52 zoom, below the LOD threshold
(~0.57 at DPR 1) where nodes render as canvas boxes and no Vue components
mount, so the fixture's visibility assertion had nothing to find. Center
the node under test at a deterministic 0.8 zoom instead.
0 commit comments