Skip to content

@remotion/studio: Prevent preview toolbar controls from shrinking - #10079

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/preview-toolbar-no-shrink
Aug 3, 2026
Merged

@remotion/studio: Prevent preview toolbar controls from shrinking#10079
JonnyBurger merged 1 commit into
mainfrom
codex/preview-toolbar-no-shrink

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • keep preview toolbar controls at their intended size while resizing the viewport
  • preserve the spacing between toolbar icons by making each control group non-shrinking

Testing

  • bun run build
  • bun run stylecheck

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview Aug 3, 2026 7:10am
remotion Ready Ready Preview Aug 3, 2026 7:10am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes

  • toolbarControl style: switched from display: contents to display: flex with flexShrink: 0, giving PreviewToolbarControl a real flex box that resists shrinking while keeping its children in a row.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit 8ffa021 into main Aug 3, 2026
20 checks passed
@JonnyBurger
JonnyBurger deleted the codex/preview-toolbar-no-shrink branch August 3, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant