mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 05:33:59 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21550815db |
@@ -1582,6 +1582,7 @@ Widget buildSeekPreviewWidget(PlPlayerController plPlayerController) {
|
|||||||
heightFactor: 0.1,
|
heightFactor: 0.1,
|
||||||
alignment: alignment,
|
alignment: alignment,
|
||||||
child: CachedNetworkImage(
|
child: CachedNetworkImage(
|
||||||
|
fit: BoxFit.fill,
|
||||||
width: 480 * scale,
|
width: 480 * scale,
|
||||||
height: 270 * scale,
|
height: 270 * scale,
|
||||||
imageUrl: parseUrl(plPlayerController.videoShot!['data']
|
imageUrl: parseUrl(plPlayerController.videoShot!['data']
|
||||||
|
|||||||
Reference in New Issue
Block a user