3 timeline zoom optional auto follow for closely spaced markers - #4
Merged
patrickiel merged 4 commits intoAug 24, 2026
Merged
Conversation
…osely-spaced-markers
- Introduced `installMockTicker` for time-driven UI previews without an engine. - Enhanced side panel to support mock playhead functionality via URL parameters. - Updated settings store to ensure keymap defaults are merged correctly. - Implemented timeline zoom in/out and fit functionality with dedicated buttons. - Added visual feedback for timeline view adjustments, including a viewbar for panning. - Created a new `timeline-view` module to manage zoom and pan logic for the timeline. - Improved user experience with hints for zoom and pan gestures.
Adds the screencast renders plus the tooling that produces them: caption burn-in (apply-captions.ps1 + captions.srt), intro/outro title cards (apply-cards.ps1, capture-card.mjs, card.css, *.html), and promo/README.md describing the workflow. Replaces the earlier reddit/ planning notes. screencast.mp4 is stored as a CRF 20 re-encode (15 MB) rather than the 184 MB raw capture, which exceeded GitHub's 100 MB file limit.
patrickiel
deleted the
3-timeline-zoom-optional-auto-follow-for-closely-spaced-markers
branch
August 24, 2026 19:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes, and what a user notices
How it was tested
pnpm dev)node e2e/run.mjs— required if this touches the DSP or the connectionstate machine. The suite is not all-green; compare against a clean
checkout rather than assuming your change caused a failure.
*.worklet.tsorcenter-cut-dsp.tschangedAnything you are unsure about