mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Implement progressive jpeg loading and sending.
This commit is contained in:
@@ -219,6 +219,7 @@ struct FileLoadResult {
|
||||
uint64 thumbId = 0; // id is always file-id of media, thumbId is file-id of thumb ( == id for photos)
|
||||
QString thumbname;
|
||||
UploadFileParts thumbparts;
|
||||
QByteArray thumbbytes;
|
||||
QByteArray thumbmd5;
|
||||
QImage thumb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user