Skip to content

Apply smooth corners to inline media#1422

Merged
wesbillman merged 1 commit into
mainfrom
kennylopez-smooth-media-corners
Jul 1, 2026
Merged

Apply smooth corners to inline media#1422
wesbillman merged 1 commit into
mainfrom
kennylopez-smooth-media-corners

Conversation

@klopez4212

Copy link
Copy Markdown
Contributor

Summary

  • Add a local smooth-corner utility with the 0.6 smoothing behavior from the Tailwind reference, without adding a dependency.
  • Apply the same smoothed radius to inline images, galleries, videos, code blocks, and rich attachment cards.
  • Keep the existing radius scale while making media/modal radius transitions visually consistent.

Snapshot

Smoothed inline media corners

Checks

  • git diff --check HEAD
  • pnpm --dir desktop check
  • pnpm --dir desktop typecheck
  • Combined validation before splitting: pnpm --dir desktop test, pnpm --dir desktop build, focused Playwright smoke/integration suites

@klopez4212 klopez4212 marked this pull request as ready for review July 1, 2026 11:36
@klopez4212 klopez4212 requested a review from wesbillman July 1, 2026 11:36
@wesbillman wesbillman merged commit 2fc8b9c into main Jul 1, 2026
25 checks passed
@wesbillman wesbillman deleted the kennylopez-smooth-media-corners branch July 1, 2026 14:50
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.

2 participants