angular-masonry icon indicating copy to clipboard operation
angular-masonry copied to clipboard

Filtering images

Open ghost opened this issue 11 years ago • 3 comments
trafficstars

If I filter images and have load-images="false" then it works fine when filtering and images are arranged properly but they get stacked on top of each other every now and then. If I use load-images="true" they don't get stacked on each other but I cannot use filtering properly because leaves gaps between images and sometimes even places all images in 1 column. It is really hard to explain, it quite random.

when load-images="false" images layout is fixed when u resize the browser. Can this be fixed? reload-on-show is kinda not doing anything.

ghost avatar Sep 30 '14 08:09 ghost

I have the same issue

lindamarieb avatar Apr 20 '15 07:04 lindamarieb

have you tried youanswer's solution? https://github.com/passy/angular-masonry/issues/4

rbosneag avatar Jun 18 '15 11:06 rbosneag

bump i'm having the same issue... youanswer's solution doesn't pane out if your filtering

juegas avatar Nov 01 '15 02:11 juegas