From 9dc4cd76b35b4a53346442785a84ef1cedd4b43c Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 19 May 2015 16:12:28 +0000 Subject: [PATCH] Delay the drag action for d-n-d emails in compose --- mail/js/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mail/js/app.js b/mail/js/app.js index 035b088339..5c194e4682 100644 --- a/mail/js/app.js +++ b/mail/js/app.js @@ -4138,6 +4138,7 @@ app.classes.mail = AppJS.extend( cursorAt:{left:2}, //cancel dragging on close button to avoid conflict with close action cancel:'.ms-close-btn', + delay: '300', /** * function to act on draggable item on revert's event * @returns {Boolean} return true