From 8fa67bd5b41014a8b0cac534f98741afbf02b055 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Wed, 27 May 2020 02:17:52 +0200 Subject: [PATCH] Automated cherry pick of #4346 (#4351) * MM-25510 Increase post options long press delay to 250ms * Set delay to 200ms Co-authored-by: Elias Nahum --- app/components/post/post.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/post/post.js b/app/components/post/post.js index cbd3c683e..a97f9efe2 100644 --- a/app/components/post/post.js +++ b/app/components/post/post.js @@ -312,7 +312,7 @@ export default class Post extends PureComponent {