I accidently an assignment

This commit is contained in:
fourtf 2018-01-05 12:22:03 +01:00
parent df81a0e5a5
commit 02b73cfa27

View file

@ -204,6 +204,7 @@ void ChannelView::actuallyLayoutMessages()
this->scrollBar.scrollToBottom(
this->messageWasAdded &&
singletons::SettingManager::getInstance().enableSmoothScrollingNewMessages.getValue());
this->messageWasAdded = false;
}
// MARK(timer);