[FIX] web_drop_target: Process only if you are on the expected area

This commit is contained in:
Enric Tobella
2019-06-25 16:16:31 +02:00
committed by Jasmin Solanki
parent 9aba0ba132
commit 80625e1854
5 changed files with 17 additions and 13 deletions

View File

@@ -1,3 +1,4 @@
* Holger Brunn <hbrunn@therp.nl>
* Pablo Fuentes <pablo@studio73.es>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Enric Tobella <etobella@creublanca.es>

View File

@@ -1,3 +1,3 @@
**Libraries**
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.

View File

@@ -2,4 +2,4 @@
* handle multiple files
* add an upload progress meter for huge files
* trigger custom events about different stages of the drop operation for other addons to hook in
* Install document module to display attachments in the sidebar
* Install document module to display attachments in the sidebar