This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information