-
-
Notifications
You must be signed in to change notification settings - Fork 217
Faster delete #455
Copy link
Copy link
Open
Labels
a:featureNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
a:featureNew feature or requestNew feature or request
On the web, I can quickly delete tens of messages by repeatedly hitting the delete button(which thankfully stays in the same place) very quickly. On Android you can only do like one per second because there's a delay. It may or may not just be an UI animation issue.
#301 might be a dependency of this to not fill up the screen with toast messages.