jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

Added observer when child tree of elements changes - we can triger la… #30

Closed harisb2012 closed 7 years ago

harisb2012 commented 7 years ago

This is going to fix issue - https://github.com/jelgblad/angular2-masonry/issues/29. I used this solution for my local build, so basically, everything is checked and done automatically, we don't have to send EventEmitter events.

Waits for HTML change in one brick and magically calls layout().

cpoissonnier commented 7 years ago

It may fix an issue I have as well. A merge would be great !