mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 01:08:02 +00:00
Load and show image previews in pinned bar.
This commit is contained in:
@@ -107,4 +107,8 @@ Image *ReplyPreview::image(Data::FileOrigin origin) {
|
||||
return _image.get();
|
||||
}
|
||||
|
||||
bool ReplyPreview::loaded() const {
|
||||
return _checked;
|
||||
}
|
||||
|
||||
} // namespace Data
|
||||
|
||||
Reference in New Issue
Block a user