Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は現在、Facebookアプリで石積みプラグインを使用しています。すべてがうまく機能していますが、1つを除いて、最初はFB.autoGrowがiframeのサイズを十分に速く変更していません。その結果、レイアウトが崩れ、写真のようにすべてのアイテムが重なってしまいます。この問題を解決するための解決策を教えてください。
githubで答えを見つけました。これらのコード行を追加しただけで、うまく機能します。
bufferPx: 10000, extraScrollPx: 12000,
参照: https ://github.com/desandro/masonry/issues/145