You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Fix fullscreen only works for first video, iina#4202
This commit will:
- Remove a check in `PlayerCore.fileLoaded` that only put the player
into full screen mode for the first file
- Remove the property `justLaunched` from `PlaybackInfo`
This causes the "Enter fullscreen" setting under the "When media is
opened" settings to when enabled put the player into full screen mode
for all videos, not just the first video played.
0 commit comments