I accidently an assignment
This commit is contained in:
@@ -204,6 +204,7 @@ void ChannelView::actuallyLayoutMessages()
|
|||||||
this->scrollBar.scrollToBottom(
|
this->scrollBar.scrollToBottom(
|
||||||
this->messageWasAdded &&
|
this->messageWasAdded &&
|
||||||
singletons::SettingManager::getInstance().enableSmoothScrollingNewMessages.getValue());
|
singletons::SettingManager::getInstance().enableSmoothScrollingNewMessages.getValue());
|
||||||
|
this->messageWasAdded = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK(timer);
|
// MARK(timer);
|
||||||
|
|||||||
Reference in New Issue
Block a user