Skip to content

@remotion/studio: Respect transform origin for outline rotation#8325

Merged
JonnyBurger merged 1 commit into
mainfrom
cursor/transform-origin-rotation-686d
Jun 12, 2026
Merged

@remotion/studio: Respect transform origin for outline rotation#8325
JonnyBurger merged 1 commit into
mainfrom
cursor/transform-origin-rotation-686d

Conversation

@JonnyBurger

@JonnyBurger JonnyBurger commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Respect style.transformOrigin when calculating the Studio selected-outline rotation pivot.
  • Add regression coverage for transform-origin-based rotation pivots.

Fixes #8324

Walkthrough

studio_transform_origin_outline_rotation.mp4

Testing

  • bun test packages/studio/src/test/timeline-selection.test.ts
  • bun run build
  • bun run stylecheck (environment-limited: @remotion/lambda-go requires Go >= 1.23.0, VM has Go 1.22.2; @remotion/lambda-php reports missing PHP/Composer and skips)
  • cd packages/studio && bun run lint && bun run formatting
Open in Web Open in Cursor 

Co-authored-by: Jonny Burger <hi@jonny.io>
@vercel

vercel Bot commented Jun 11, 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, Comment Jun 11, 2026 4:20pm
remotion Ready Ready Preview, Comment Jun 11, 2026 4:20pm

Request Review

@pullfrog

pullfrog Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor
  • Read diff and understand the changes
  • Read related source files for context
  • Analyze correctness and identify issues
  • Submit review

Pullfrog  | View workflow run | via Pullfrog | Using DeepSeek Pro (free via Pullfrog for OSS) | 𝕏

@JonnyBurger JonnyBurger merged commit d25c047 into main Jun 12, 2026
18 checks passed
@JonnyBurger JonnyBurger deleted the cursor/transform-origin-rotation-686d branch June 12, 2026 08:11
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.

Transform origin is not respected when doing outline rotation

2 participants