fix: video page v

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-27 16:26:54 +08:00
parent 29c47cee78
commit 609fab345a
2 changed files with 13 additions and 3 deletions

View File

@@ -150,6 +150,9 @@ class VideoDetailController extends GetxController
? 'horizontal'
: 'vertical'
: 'horizontal';
if (GStorage.collapsibleVideoPage.not || scrollCtr.hasClients.not) {
return;
}
if (_direction != direction) {
_direction = direction;
double videoHeight =