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
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 :
The text was updated successfully, but these errors were encountered:
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 :
The text was updated successfully, but these errors were encountered: