angular-sortable-view
angular-sortable-view copied to clipboard
Flickering and hiding on drag and drop
Hi, On dragging a row it disappears and on dropping it flickers on and off before reappearing. Using a helper or placeholder doesn't help since I'd like to see the actual div move .
Is that a bug?
try to change container parameters (set min-width / min-height). Also I found that if you drag images then it's better to put them into background: CSS property rather than into tag.