Skip to content

feat: continuous (squircle) corners#2

Open
mixflavor wants to merge 1 commit into
mainfrom
feat/squircle-corners
Open

feat: continuous (squircle) corners#2
mixflavor wants to merge 1 commit into
mainfrom
feat/squircle-corners

Conversation

@mixflavor

Copy link
Copy Markdown
Contributor

Switches all finite-radius RoundedRectangle surfaces in ContentView.swift to the .continuous corner style — the native Apple squircle.

Changed surfaces:

  • Drop-zone preview card (overlay stroke + clipShape, r=18)
  • Drag-and-drop target highlight (r=12)
  • Text field background (r=10)

Capsule()-based pills and buttons are intentionally left unchanged. .continuous is fully supported on Apple platforms, so this is a pure visual refinement with zero regression.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Switch all finite-radius RoundedRectangle surfaces (drop-zone preview
card, drop-target highlight, text field background) to the continuous
corner style — the native Apple squircle. Capsule-based pills are left
unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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