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
Fixed issue with layout now being invalidated when the collection view bounds size changes.
Added IBInspectable to all properties, and added a private verticalScrolling property that can only be changed in Interface Builder as the scrollDirection property is an enum which does not show up.