This PR resolves a layouting issue when the player starts in an inline setup and moves to fullscreen. When switching the source, the player stays in fullscreen mode, but the THEOplayerView resets the presentationMode to inline, and renders the player as such (i.e. the original inline dimensions, but still on top of the viewStack)
This PR resolves a layouting issue when the player starts in an inline setup and moves to fullscreen. When switching the source, the player stays in fullscreen mode, but the THEOplayerView resets the presentationMode to inline, and renders the player as such (i.e. the original inline dimensions, but still on top of the viewStack)