Skip to content

Conversation

low-batt
Copy link
Contributor

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.


Description:

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.
@low-batt low-batt linked an issue Feb 19, 2023 that may be closed by this pull request
1 task
@uiryuu
Copy link
Member

uiryuu commented Mar 31, 2023

I think this should be a safe fix, based on the current code.

@uiryuu uiryuu merged commit bad40fc into develop Mar 31, 2023
@uiryuu uiryuu deleted the fix-4202 branch March 31, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fullscreen mode only works for first video
2 participants