Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid UI updates in Chat selection screen when forwarding a chat message #570

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbarashkov
Copy link
Contributor

This pull request removes the annoying and useless update of the list of chats when you select a chat to forward a message to (these constant updates actually stop you from easily selecting a chat to forward your message to).
It creates a "frozen" copy of chatlistmodel to be used by the ChatPermissionFilterModel (which is only used by the "select a chat..." screen so far).

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.

1 participant