mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Delay the drag action for d-n-d emails in compose
This commit is contained in:
parent
a82f7baf2c
commit
9dc4cd76b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user