forked from ducksboard/gridster.js
-
Notifications
You must be signed in to change notification settings - Fork 67
max_rows apparently not working #49
Copy link
Copy link
Open
Description
When setting up the 'sample' project with these given properties :
widget_margins: [10, 10],
widget_base_dimensions: [140, 140],
shift_larger_widgets_down: true,
max_cols: 6,
max_rows: 3,,
the property max_rows is either not repected at all by the code, or glith the interface.
No error or warning in the console, I think this problem is caused by old code.
Picture showing that the 'max_rows' option is not respected :
Picture showing the glitch obtained somtimes obtained by dragging some widgets with the 'max_rows' option set :
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels