Andrey Mikhaylov (lolmaus)

Results 319 comments of Andrey Mikhaylov (lolmaus)

Please mention `concat.build` overriding in issue title, since without `concat.build` it's working fine for you and me.

Credit for discovering the issue: @vvainio.

> Is this slecifically for when the browser tests are being run? Yes. > Do you think you might have time to put together a PR Nope. I'm merely a...

Uhm, I believe you don't have control over the ghost image. You can only enable/disable it. IFAIK, in order to control the positioning, you'd have to actually move an dragged...

PS I actually like the ghost image being anchored to the cursor by the top-left corner. This way, it does not obscure the list.

Ah, so `event.dataTransfer.setDragImage` is public API for positioning the image? Nice! Looks like it's fully supported by everyone except IE. What happens in Firefox when you comment out only one...

https://github.com/kaliber5/ember-drag-sort/pull/45 is released as 3.0.0, it should cover this case. I wonder if this should be the default, though?

Hi! Thank you for your interest in the addon and your desire to contribute. I agree that there is room for improvement. > * The drag handle didn't require `draggable="true"`...

No plans, but I would surely have a look at a prototype implementation if you're up to trying it out.