Replace the single semicircle dome + arc-arranged icons (which distorted and pushed labels outside the fan) with independent floating glass capsules that pop up in a vertical stack from the FAB. - Each tab is now a self-sizing Capsule: icon + label with generous padding so text can never overflow; ultraThinMaterial background, thin white translucent border (.stroke white 0.4), and a soft drop shadow for a floating glass look. - Current tab gets a subtle green tint behind the content. - Removed the heavy DomeShape glass fan and its scale/opacity blur transition plus all per-item arc math; appearance is driven purely by offset + scale + opacity under one snappy spring (response 0.3, damping 0.7), so no per-item blur passes and no progressive frame drops. - Renamed RadialMenu -> FloatingCapsuleMenu; RadialTabView / settings keys / nav-style routing unchanged. Verified: BUILD SUCCEEDED (iPhone 17 Pro sim) and expanded-state screenshot confirms all 7 capsules render legibly with text fully inside each pill, no distortion, current tab highlighted. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
Languages
Swift
78.6%
Python
6.7%
C
6%
Java
4.4%
TypeScript
3%
Other
1.3%