mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 16:48:16 +08:00
mod: remove sourceRectHint
This commit is contained in:
@@ -430,12 +430,6 @@ class _VideoDetailPageState extends State<VideoDetailPage>
|
||||
videoDetailController.data.dash!.video!.first.width!,
|
||||
videoDetailController.data.dash!.video!.first.height!,
|
||||
),
|
||||
sourceRectHint: Rectangle<int>(
|
||||
0,
|
||||
0,
|
||||
context.width.toInt(),
|
||||
context.height.toInt(),
|
||||
),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user