wynfred/ngx-masonry

fitWidth broke the resize behavior

lufo88ita opened this issue · 0 comments

Hi,

I don't know if this is a ngx-masonry issue or masonry issue, however in this old stackblitz example if you resize the browser window the masonry do not resize.
https://stackblitz.com/edit/angular-ivy-t6gtwb?file=src%2Fapp%2Fapp.component.ts
If I remove fitWidth the masonry resize accordly.