mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
The ruler now generates ticks across the visible width instead of stopping at the composition end, so a zoomed-out ruler stays labelled to the right edge. The tick interval stays pps-driven, so spacing is unchanged. Logic lives in a new generateVisibleTicks helper to keep Timeline.tsx under the 600-line cap.