mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
fix return button not working (#1883)
* fix: return button won't work #1 * feat: return horizontal | isPortrait * revert:e85ccc7onPopInvokedWithResult isPortrait * revert:e85ccc7* remove unused param --------- Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -2121,7 +2121,6 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
|
||||
videoDetailController.plPlayerController.onPopInvokedWithResult(
|
||||
didPop,
|
||||
result,
|
||||
isPortrait,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user