Skip to content

Conversation

@castaway
Copy link
Contributor

Should help with 10sec pauses/slow down when folders with large
contents exist.

Should help with 10sec pauses/slow down when folders with large
contents exist.
if (hasChanges) {
this.messagesInViewSubject.next(this.folderMessageLists[this.currentFolder]);
this.refreshFolderList();
console.log('New/Moved messages, updating folder counts');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is left out intentionally, to ease the debugging in near future?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that was my thought

@tadzik tadzik merged commit 87acac0 into runbox:master Jul 6, 2020
@castaway castaway deleted the castaway/update_message_count_only_on_change branch July 7, 2020 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants