Would it be possible to implement a mock for the other drag events, such as dragstart, dragover, dragend and dragleave. We'd like to test also the interactions in those cases (we have drop zones highlighting and so on). I believe that those would be interesting for a complete drag and drop mock solution.
Would it be possible to implement a mock for the other drag events, such as
dragstart,dragover,dragendanddragleave. We'd like to test also the interactions in those cases (we have drop zones highlighting and so on). I believe that those would be interesting for a complete drag and drop mock solution.