Yair Levy

Results 17 comments of Yair Levy

I will add instructions regarding the css selectors ASAP... In the meanwhile, a short brief of the classes involved in the drag&drop process: 'hidden-layer' : this class is added to...

this is what i was initially trying to achieve... but the solution comes with its own set of problems - 1 - you must check weather the current mouse position...

Thanks for the feedback 👍 There are quite a few differences between LMDD and other d&d libraries. The most known libraries are probably jQuery sortable UI, dragula, and Sortable. LMDD...

as you can see, dragging an element around, does change the html structure. but css grid layouts are based on css... meaning - the visual location of an element does...

hi ) can you post a reference to your code? jsfiddle / codepen

Yep. I can see the benefit in that. Any reason to prefer emitting an event over adding a class?