- Issue created by @mogtofu33
- First commit to issue fork.
- @sea2709 opened merge request.
- πΊπΈUnited States sea2709 Texas
I spent some time to dig into Sortable.js library and found that Sortable.js has a feature to detect the nearest empty sortable drop zone when dragging item https://github.com/SortableJS/Sortable/blob/3696da44b57c81dbe441aa48af28...,
I believe this is the reason for flickering issue. I think this feature might not be helpful with nested dropzone, so I think we can disable it by settingemptyInsertThreshold
as 0 -
pdureau β
committed 7a13928a on 1.0.x authored by
sea2709 β
Issue #3539075 by sea2709: Dropzone flickering
-
pdureau β
committed 7a13928a on 1.0.x authored by
sea2709 β