mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: live emote
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -88,6 +88,7 @@ class _LiveEmotePanelState extends State<LiveEmotePanel>
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.all(6),
|
||||
child: NetworkImgLayer(
|
||||
boxFit: BoxFit.contain,
|
||||
src: item.emoticons![index].url!,
|
||||
width: widthFac * 38,
|
||||
height: heightFac * 38,
|
||||
|
||||
Reference in New Issue
Block a user