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
{{ message }}
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
while using on iPad ios 6.1.4 without anchor defined and with those options
[DDPopoverBackgroundView setTintColor:[UIColor darkGrayColor]];
[DDPopoverBackgroundView setShadowEnabled:YES];
[DDPopoverBackgroundView setContentInset:5.0];
[DDPopoverBackgroundView rebuildArrowImages];
I have a strange behavior on bottom of popover, extra dark space
my call to popover , myProductCollectionView is a collectionView nearly full screen: