akoenig / angular-deckgrid

A lightweight masonry-like grid for AngularJS.
http://akoenig.github.io/angular-deckgrid
MIT License
1.1k stars 191 forks source link

Dynamically changing the number of columns #99

Open bleedinge opened 8 years ago

bleedinge commented 8 years ago

I'd like to have a button that allows changing the number of columns dynamically.

Is this possible somehow?

andyflatt commented 8 years ago

+1

I tried to wrap the directive in a div and use a css selector but it only works if I resize the screen.