Skip to content

v4.0.475

Latest

Choose a tag to compare

@JonnyBurger JonnyBurger released this 10 Jun 08:20
· 19 commits to main since this release

Interactivity in the Studio

Now Remotion Studio allows you to interactively change your code!

  • Click items in the canvas and drag them around
  • Drag effects on elements
  • Drag videos, audio and images directly on the canvas
  • Set keyframes for CSS, component props and effect props
  • Drag layers in the timeline

How to make things interactive:

Opt out of interactivity:

  • Use the new "Outline Toggle" in the Studio to hide all outlines
  • Set showInTimeline={false} so it doesn't participate in interactivity

What's new

Docs

Internal and unreleased

Full Changelog: v4.0.474...v4.0.475