You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i added a filter to my masonry. After filtering elements (hide / display:none) i want to reinitialize my masonry:
$mymasonry.masonry('layout');
This works perfect in Chrome and Firefox, but in Safari Browser it's extreme slow. How can i fix this or is this a known problem?
thanks
The text was updated successfully, but these errors were encountered:
Hi,
i added a filter to my masonry. After filtering elements (hide / display:none) i want to reinitialize my masonry:
$mymasonry.masonry('layout');
This works perfect in Chrome and Firefox, but in Safari Browser it's extreme slow. How can i fix this or is this a known problem?
thanks
The text was updated successfully, but these errors were encountered: