mirror of
https://github.com/yattee/yattee.git
synced 2026-08-06 15:21:29 +00:00
The fullscreen button routes through a portrait-video check (toggling the details panel instead of rotating), but the double-tap gesture called onToggleFullscreen directly and always rotated to landscape. Extract the shared decision into PlayerControlsActions.performFullscreenTap() and use it from both the button and the tap gesture handler.
38 KiB
38 KiB