Closed AbhayVel closed 8 years ago
Hi! We are not watching for changes in blocks. You have to call layout on grid manually when you change the size of a brick. Se this comment: https://github.com/jelgblad/angular2-masonry/issues/10#issuecomment-243238801
Overriding next brick/ element if previous brick/element size change at run time. As Masnory setting top position of every brick/element, If previous element is getting resize its not ad-gusting next brick positions. Is there any alternative to do this, or I am missing any setting,