mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -204,7 +204,6 @@ class LiveRoomChatPanel extends StatelessWidget {
|
||||
: isUpower
|
||||
? uemote.height!
|
||||
: uemote.height! / devicePixelRatio,
|
||||
semanticsLabel: obj.text,
|
||||
),
|
||||
);
|
||||
}
|
||||
@@ -224,7 +223,6 @@ class LiveRoomChatPanel extends StatelessWidget {
|
||||
type: ImageType.emote,
|
||||
width: emote.width,
|
||||
height: emote.height,
|
||||
semanticsLabel: key,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user