Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-14 11:45:06 +08:00
parent 0cd57c9bb0
commit 34e9afd7ad
4 changed files with 2 additions and 27 deletions

View File

@@ -59,7 +59,7 @@ class FavVideoCardH extends StatelessWidget {
ctr!.onViewFav(item, index);
},
onLongPress: isSort
onLongPress: isSort || enableMultiSelect
? null
: isOwner && !enableMultiSelect
? () {