parent
fc72fe3a78
commit
389fb0c4e9
|
@ -1229,6 +1229,7 @@ void Gif::parentTextUpdated() {
|
|||
}
|
||||
|
||||
void Gif::refreshParentId(not_null<HistoryItem*> realParent) {
|
||||
File::refreshParentId(realParent);
|
||||
if (_parent->media() == this) {
|
||||
refreshCaption();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue