AZDropdownMenu
AZDropdownMenu copied to clipboard
Issues on iPad with iOS 11
The menu is having some issues with iOS 11 on an iPad when used in a UISplitViewController context. See the attached screenshots. One shows a menu dropped on on the detail view controller (the right side). The text is somehow in the middle and the separator lines are only drawn half way, it looks a bit silly.
In the other screenshot the menu is used in the master view controller (left side). It has only one item and it's cut off, the text should be "Toggle display mode".
In this case the app is used in landscape mode.