Is there a way to make Macy responsive?
Opened this issue · 1 comments
Nic787 commented
Hi,
When I resize my browser, I see that the images are becoming weird until they "reload" in the good position when the browser stopped resizing. Is there a way to prevent that from happening?
thank you
aleksandras-va commented
Hey @Nic787, try adding event listener on window object to listen for resize event, then run macyInstance.recalculate(true);