I'm switching from angular-gridster2 due to better responsive layout support in this library, however I lost an important feature and hoping there's a way to bring it back.
angular-gridster2 has a CompactType with available options like
‘compactUp’, ‘compactLeft’, ‘compactUp&Left’
What I need is compactUp&Left, but with this library floating: true behaves like compactLeft.
Is this possible? I'm looking into a monkey patch but I'm hoping there's a better way.
I'm switching from angular-gridster2 due to better responsive layout support in this library, however I lost an important feature and hoping there's a way to bring it back.
angular-gridster2 has a CompactType with available options like ‘compactUp’, ‘compactLeft’, ‘compactUp&Left’
What I need is compactUp&Left, but with this library floating: true behaves like compactLeft.
Is this possible? I'm looking into a monkey patch but I'm hoping there's a better way.