Azuritul / AZDropdownMenu

A simple dropdown menu component for iPhone
http://azuritul.github.io/AZDropdownMenu
MIT License
193 stars 50 forks source link

Issues on iPad with iOS 11 #35

Open jan-ekholm opened 7 years ago

jan-ekholm commented 7 years ago

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".

screen shot 2017-09-25 at 22 12 03 screen shot 2017-09-25 at 22 11 30

jan-ekholm commented 7 years ago

In this case the app is used in landscape mode.