mirror of
https://github.com/yattee/yattee.git
synced 2025-11-13 05:38:45 +00:00
Refactor controls bar background styling with platform-specific effects: - Add Liquid Glass effect for iOS 26+ using new glassEffect API - Fallback to ultraThinMaterial for iOS 15-25 - Fallback to blurred black overlay for iOS 14 and earlier - Extract background logic into reusable applyControlsBackground modifier - Adjust controls bar vertical offset for better alignment 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>