mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
bring back remove player safearea
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -1881,7 +1881,7 @@ class HeaderControlState extends State<HeaderControl>
|
||||
: const SizedBox.shrink(),
|
||||
),
|
||||
],
|
||||
if (isFullScreen || PlatformUtils.isDesktop) ...[
|
||||
if (!isPortrait || isFullScreen || PlatformUtils.isDesktop) ...[
|
||||
SizedBox(
|
||||
width: btnWidth,
|
||||
height: btnHeight,
|
||||
|
||||
Reference in New Issue
Block a user