mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 14:25:55 +08:00
precheck video dimension
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -99,6 +99,7 @@ abstract class BaseVideoWebState<
|
||||
if (index == response.length - 1) {
|
||||
controller.onLoadMore();
|
||||
}
|
||||
// TODO: dimension
|
||||
return VideoCardH(videoItem: response[index]);
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user