fix: dont use thumbnails for emoticons

This commit is contained in:
Marek Vospěl 2024-11-17 18:44:44 +01:00 • committed by =
commit 98b4bec41b
No known key found for this signature in database
GPG key ID: 654D7FAA1531BC24
5 changed files with 12 additions and 4 deletions

View file

@ -122,6 +122,7 @@ class _Reaction extends StatelessWidget {
width: 20,
height: 20,
animated: false,
isThumbnail: false,
),
if (count > 1) ...[
const SizedBox(width: 4),