mirror of
https://github.com/yattee/yattee.git
synced 2025-11-16 15:08:43 +00:00
Adds fullscreen detection utility to Constants.swift to determine if the window occupies the full screen on iOS. Uses this to conditionally add leading padding to player controls on iPad in non-fullscreen windows, preventing overlap with system window controls.