linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
26 stars 8 forks source link

Improve the downloading image in web #1704

Open sherlockvn opened 3 weeks ago

sherlockvn commented 3 weeks ago

DESC:

Right now, when opening image viewer in web, it download image file multiple times, we need to make sure that only 1 download request is called.

DOD: