mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Improve items resize in history and feed.
This commit is contained in:
@@ -367,6 +367,7 @@ Video::Video(
|
||||
, _duration(formatDurationText(_data->duration()))
|
||||
, _thumbLoaded(false) {
|
||||
setDocumentLinks(_data);
|
||||
_data->thumb->load();
|
||||
}
|
||||
|
||||
void Video::initDimensions() {
|
||||
|
Reference in New Issue
Block a user