angular-sortable-view icon indicating copy to clipboard operation
angular-sortable-view copied to clipboard

Flickering and hiding on drag and drop

Open ghost opened this issue 8 years ago • 1 comments

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?

ghost avatar Oct 09 '15 13:10 ghost

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.

oyatek avatar Feb 15 '16 12:02 oyatek