BTMorton / angular2-grid

A drag/drop/resize grid-based plugin directive for angular2
https://bmorton.co.uk/angular/
MIT License
354 stars 159 forks source link

Is there any way to enable overlap boxes? #236

Closed webcat12345 closed 7 years ago

webcat12345 commented 7 years ago

Thanks for great library.

I want to make boxes overlapped each other. Any solution for this?

webcat12345 commented 7 years ago

webcat_black @webcat12345 11:31 Hi @BTMorton Thanks for your amazing lib. I want to make widgets overlapped to each other... is there anyway to do that?

Ben Morton @BTMorton 12:43 Currently, no. The grid always tries to fix collisions when you drag/drop

webcat_black @webcat12345 15:58 yeah.... Thank you Ben.