-
Hi,
Bugs in DND droppables demo:
dnd_accept.gif:
red is not accepted ... perhaps it should not be accepted, I don't know - so state that in the demo
dnd_greedy.gif:
what is greedy?
Both, the orange and purple demo accept the draggable in both the inner and outer dropbox - which is incorrect anyway. If greedy is what i think it should be only the purple demo should accept the draggable in both the inner and outer container (if dragged on the inner one)
dnd_fit.gif:
The draggable is not accepted even it does more than fit in the dropzone already (to get this error try moving in the dropzone from all sides - TLRB ...)
dnd_intersect.gif:
The draggable does intercept already, but is not recognized (to get this error try moving in the dropzone from all sides - TLRB ...)
dnd_touch.gif:
The draggable is still outside the dropzone, but is accepted already!
djot
-