VERY experimentally fixed #19.
This commit is contained in:
parent
501743bec2
commit
d86ed7f019
1 changed files with 3 additions and 0 deletions
|
@ -138,6 +138,9 @@ void FeedMessageViewer::onFeedUpdatesFinished() {
|
|||
|
||||
// And also hide progress bar.
|
||||
FormMain::instance()->statusBar()->clearProgress();
|
||||
|
||||
// TODO: Check integrity and conformance of this.
|
||||
m_messagesView->reloadSelections(1);
|
||||
}
|
||||
|
||||
void FeedMessageViewer::createConnections() {
|
||||
|
|
Loading…
Add table
Reference in a new issue