BTNavigationDropdownMenu
BTNavigationDropdownMenu copied to clipboard
Too many menu items
For many menu items, some are hidden, can not scroll up and touch down. iOS 9.3 / iPhone6
On the line 253: self.tableView = BTTableView(frame: CGRectMake(menuWrapperBounds.origin.x, menuWrapperBounds.origin.y + 0.5, menuWrapperBounds.width, menuWrapperBounds.height + 300)
Why it plus 300 ? That cause this issue.
Yup, you're right. I labelled this issue as Enhancement task
Any update on the Rotation issue? I am still having this issue with v 0.4. The last item in the list is not selectable. It is hidden below the bottom toolbar or tabbar