fix(ui): fix image attachment resizing

This commit is contained in:
Salvatore Giordano
2021-10-21 10:12:30 +02:00
parent df8c556e1c
commit ad180b6fe6
2 changed files with 3 additions and 2 deletions
@@ -5,6 +5,7 @@
🐞 Fixed
- [[#491]](https://github.com/GetStream/stream-chat-flutter/issues/491): Fix `MediaListView` showing media in wrong order.
- Fix image thumbnail generation when using Stream CDN
✅ Added