hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Overlapping item #112

Open parvezshah opened 7 years ago

parvezshah commented 7 years ago

I Have a requirement to create grid system in which I can have a class of Item say class "A" which can overlap item from class "B" is there any way GridList supports this, if not any pointer/starting point on how should I should extend GridList for this