You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that when editing your homepage layout, the modules can rearrange themselves in weird ways, change places, and have issues when dragging and dropping.
We should look into this behaviour and see what's causing it.
The text was updated successfully, but these errors were encountered:
I definitely noticed this too. I've filed an issue here but it seems to have gone stale. I think part of the problem was that the initial Angular2Gridster bounding box would fire the mouse drag events, but then scrolling below the fold does not cover the drag continuation because it goes beyond the initial bounding box. It may be as simple as adding an event listener to the body of the HTML or something? swiety85/angular2gridster#313
I've noticed that when editing your homepage layout, the modules can rearrange themselves in weird ways, change places, and have issues when dragging and dropping.
We should look into this behaviour and see what's causing it.
The text was updated successfully, but these errors were encountered: