mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-10 03:00:13 +08:00
revert image cache patch
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -97,7 +97,7 @@ class VideoCardHLater extends StatelessWidget {
|
||||
src: videoItem.pic,
|
||||
width: maxWidth,
|
||||
height: maxHeight,
|
||||
cacheWidth: videoItem.dimension?.cacheWidth,
|
||||
cacheWidthBool: videoItem.dimension?.cacheWidth,
|
||||
),
|
||||
if (videoItem.isCharging == true)
|
||||
const PBadge(
|
||||
|
||||
Reference in New Issue
Block a user