mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
opt live room
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -895,14 +895,8 @@ class HeaderControlState extends State<HeaderControl> {
|
||||
mimeType: Headers.jsonContentType,
|
||||
),
|
||||
],
|
||||
sharePositionOrigin: await Utils.isIpad()
|
||||
? Rect.fromLTWH(
|
||||
0,
|
||||
0,
|
||||
Get.width,
|
||||
Get.height / 2,
|
||||
)
|
||||
: null,
|
||||
sharePositionOrigin:
|
||||
await Utils.sharePositionOrigin,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user