mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
@@ -281,7 +281,7 @@ class CustomGridView extends StatelessWidget {
|
||||
width: imageWidth,
|
||||
height: imageHeight,
|
||||
alignment: item.isLongPic ? .topCenter : .center,
|
||||
forceUseCacheWidth: item.width <= item.height,
|
||||
cacheWidth: item.width <= item.height,
|
||||
getPlaceHolder: () => placeHolder,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user