mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
MAC OS drag & drop fixes (#562)
This commit is contained in:
parent
983954a12b
commit
de06ab1a41
6 changed files with 1346 additions and 4 deletions
|
|
@ -1604,7 +1604,6 @@
|
|||
'name': 'uploader',
|
||||
'queueSize': 2,
|
||||
'multipleSizeLimit': 50,
|
||||
'disableFolderDragAndDrop': false,
|
||||
'clickElement': this.composeUploaderButton(),
|
||||
'dragAndDropElement': this.composeUploaderDropPlace()
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue