From 65adf87c4eab8b33e8216f4b918ec68468ad22b9 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 19 May 2015 16:12:54 +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 322654d362..01e80bc05b 100644 --- a/mail/js/app.js +++ b/mail/js/app.js @@ -4051,6 +4051,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