Fix Minimization
All threads resolved!
All threads resolved!
While sliding down the player to minimize, if you slide left or right the minimization will be cancelled. This MR fix this.
The issue screen record
Merge request reports
Activity
Filter activity
- Resolved by Felix Paul Kühne
By the way why VideoPlayerVideoController doesn't inherit PlayerViewController? There are too much duplicate code.
added Player label
requested review from @diogo.simao-marques
- Resolved by Felix Paul Kühne
compilation failure:
VideoPlayerViewController.swift:1285:46: error: variable binding in a condition requires an initializer if let minimizationInitialCenter {
changed milestone to %4.0.0
added 7 commits
-
d1d734aa...eb765010 - 5 commits from branch
videolan:master
- f7d8e162 - Fix minimization
- 5c4f61b8 - Do not use if let shorthand
-
d1d734aa...eb765010 - 5 commits from branch
enabled an automatic merge when the pipeline for 5c4f61b8 succeeds
changed milestone to %3.5.10
Please register or sign in to reply