mod: live bg

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-06 11:10:54 +08:00
parent 2143744647
commit e44b666e59
3 changed files with 14 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
children: [
Positioned(
left: 0,
top: 0,
right: 0,
bottom: 0,
child: Opacity(
@@ -163,6 +164,7 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
Obx(
() => Positioned(
left: 0,
top: 0,
right: 0,
bottom: 0,
child: _liveRoomController