Ember Animated - Drag and drop, not able to scroll page when element is being dragged

Hi All,

I’m using ember-animated and enjoying the way it handles animations

Currently, I am trying to add scrolling when an element is being dragged around in a drag-and-drop, I was referring to the Living Animation talk by Edward Faulkner’s example living-animation/src/ui/routes/tutorial-24 at master · ef4/living-animation · GitHub

I could not figure out a way to add smooth scroll page motion when the element is being dragged to the bottom or top of the page

Any leads on how this can be done

Thanks,

Prakash