mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00:00
@@ -98,7 +98,7 @@ class _EmotePanelState extends State<EmotePanel>
|
||||
width: size,
|
||||
height: size,
|
||||
type: ImageType.emote,
|
||||
boxFit: BoxFit.contain,
|
||||
fit: BoxFit.contain,
|
||||
),
|
||||
);
|
||||
if (!isTextEmote) {
|
||||
@@ -124,7 +124,7 @@ class _EmotePanelState extends State<EmotePanel>
|
||||
width: 65,
|
||||
height: 65,
|
||||
type: ImageType.emote,
|
||||
boxFit: BoxFit.contain,
|
||||
fit: BoxFit.contain,
|
||||
),
|
||||
Text(
|
||||
item.meta?.alias ??
|
||||
|
||||
Reference in New Issue
Block a user