Skip to content

feat: continuous (squircle) corners#1

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

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

Conversation

@mixflavor

Copy link
Copy Markdown

Switches the SwiftUI rounded rectangles to Apple's native .continuous corner style (the real squircle curvature), fully supported on Apple platforms.

Changed in Sources/ClioilApp/ClioilApp.swift:

  • Sidebar selection row background RoundedRectangle(cornerRadius: 6), style: .continuous
  • Two detail-panel container clipShape(RoundedRectangle(cornerRadius: 8)), style: .continuous

No capsules/pills/circles in this view, so nothing else touched. Mirrors the squircle rollout in CVERInc/cver.net and liquidframe.

Switch the SwiftUI rounded rectangles (sidebar row background and the two
detail panels) to the .continuous corner style — Apple's native squircle
curvature. Capsules/circles unchanged; there are none here.

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