Add missing processEvents call
This commit is contained in:
parent
2cf3161bff
commit
67418e11b1
@ -266,6 +266,8 @@ TimelineView::renderBottomEvents(const std::vector<TimelineEvent> &events)
|
|||||||
}
|
}
|
||||||
|
|
||||||
lastMessageDirection_ = TimelineDirection::Bottom;
|
lastMessageDirection_ = TimelineDirection::Bottom;
|
||||||
|
|
||||||
|
QApplication::processEvents();
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Loading…
Reference in New Issue
Block a user