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 can't figure out how to predefine the size of the items in the sidebar of Two Grids Demo
So as long they're in the sidebar, i'm fine with the items begin a fixed size like 150x150px. But when I drag them into a grid, I want them to be a predefined size. Like 2x2 or 1x1.
At this moment it seems they're always 2x2.
It this possible? Using data-gs-width="1" data-gs-height="1" doesn't seem to work.