mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Move inline thumbnail image to DocumentMedia.
This commit is contained in:
@@ -304,7 +304,7 @@ void Inner::hideFinish(bool completely) {
|
||||
if (const auto result = item->getResult()) {
|
||||
result->unload();
|
||||
}
|
||||
item->unloadAnimation();
|
||||
item->unloadHeavyPart();
|
||||
};
|
||||
clearInlineRows(false);
|
||||
for (const auto &[result, layout] : _inlineLayouts) {
|
||||
|
Reference in New Issue
Block a user