notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cae5bed162
commit
a5f42a2ff1
@ -1180,6 +1180,9 @@ var Gallery = {
|
||||
// NOTE: we are not implementing the whole drag process here
|
||||
// because dragging up/down here is far more complicated
|
||||
// than when doing it in dragover...
|
||||
// XXX might be a good idea when dragged is null (dragging in files)
|
||||
// to place a placeholder between images instead of styling
|
||||
// the image below...
|
||||
this.dom
|
||||
.addEventListener('dragleave', function(evt){
|
||||
if(!dragged
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user