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
Im using a vertical fixed gridster with a minimum and maximum number of rows and fixed columns. When I drag a item to the last column, another column appears but it can't be used and it looks weird. It is true that then that column does not exist but it is displayed when grid are displayed.I don't know if it is an error in my configuration or if it is a bug, if it will be fixed in the next versions.
Anyway it looks like it is not taking into account the last column to not apply the margin that is added between grid items.
Right now I'm with Angular 16 and angular-gridster2 16.0.0 versions, and this is my configuration:
Im using a vertical fixed gridster with a minimum and maximum number of rows and fixed columns. When I drag a item to the last column, another column appears but it can't be used and it looks weird. It is true that then that column does not exist but it is displayed when grid are displayed.I don't know if it is an error in my configuration or if it is a bug, if it will be fixed in the next versions.
Anyway it looks like it is not taking into account the last column to not apply the margin that is added between grid items.
Right now I'm with Angular 16 and angular-gridster2 16.0.0 versions, and this is my configuration:
angular-gridster2/gridSizes
The text was updated successfully, but these errors were encountered: