This project was generated with Angular CLI version 17.3.0.
If the window isn't scrollable, then place this on the scrollable container that draggable elements are inside. e.g.
<div style="overflow: scroll" nxtDraggableScrollContainer>
<div nxtDraggable>Drag me!</div>
</div>