pedroabreu / ion-gallery

Ionic gallery directive
MIT License
124 stars 61 forks source link

Add config option to allow fixed row size #35

Closed troyshu closed 8 years ago

troyshu commented 8 years ago

Add a configuration option to allow a fixed row size for gallery thumbnails. If this option is "true", then thumbnails in the gallery will always be sized as if there are "row_size" number of images in the row. If "false", thumbnail sizing behaves "normally" (which still has kinks to iron out, see issue https://github.com/pedroabreu/ion-gallery/issues/30).

pedroabreu commented 8 years ago

Stupid me couldn't update this PR so I had to open a new one... Check #36

pedroabreu commented 8 years ago

Merged with #36