swiety85 / angular2gridster

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
https://swiety85.github.io/angular2gridster/
MIT License
203 stars 75 forks source link

Resizing from the top does not update the position until finished. #414

Open schiem opened 2 years ago

schiem commented 2 years ago

When using the north (top) resize handle to change the size of an item, the position does not get updated until the resize is finished. It appears that the item is resizing from the bottom.

https://user-images.githubusercontent.com/3728191/183107578-09abf1d6-b955-4d2c-b3d5-ade56f9bd7cb.mp4