Skip to content

fix(editor): align canvas preview and export - #381

Merged
JimmyDaddy merged 1 commit into
masterfrom
fix/editor-render-parity
Jul 29, 2026
Merged

fix(editor): align canvas preview and export#381
JimmyDaddy merged 1 commit into
masterfrom
fix/editor-render-parity

Conversation

@JimmyDaddy

Copy link
Copy Markdown
Owner

Summary

  • keep Recipe v2 geometry in original-image coordinates through the Editor surface, bounded Core previews, and original export
  • fix Web and React Native examples so text/image scaling is applied once and backgrounds are not cropped
  • document sourceSize, publish generated projection API docs, and label the patch as Editor 0.0.3
  • add unit and browser smoke coverage that compares Editor geometry with both preview and export pixels

Verification

  • npm test -- --runInBand
  • npm run typecheck
  • npm run typecheck:example
  • npm run lint
  • npm --prefix packages/editor test
  • npm --prefix packages/editor run build
  • npm run verify:consumer
  • npm --prefix website run build
  • npm --prefix website run smoke
  • desktop and 390px browser visual checks

@JimmyDaddy
JimmyDaddy merged commit 660ae9f into master Jul 29, 2026
18 checks passed
@JimmyDaddy
JimmyDaddy deleted the fix/editor-render-parity branch July 29, 2026 02:18
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