Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure a menu with a lot of items it's imposible to select the last one #57

Closed
ggdiez opened this issue May 18, 2016 · 1 comment
Closed

Comments

@ggdiez
Copy link

ggdiez commented May 18, 2016

Hello,

With an item array with 15 items it's not possible to select the last option.

self.menuView = BTNavigationDropdownMenu(navigationController: self.navigationController, title: items.first!, items: items)

It's a Bug or there are any way to fix that.

Thank you.

img_0273

@PhamBaTho
Copy link
Owner

PhamBaTho commented Jul 22, 2016

@ggdiez I've just had a fix for this issue in release 0.4. Feel free to reopen if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants