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

When I hide the LGPlusButtonsView but still can touch the button. #33

Open
smallamao opened this issue Oct 7, 2016 · 2 comments
Open

Comments

@smallamao
Copy link

I have a LGPlusButtonsView in the navigation rightBarButtonItem.

when I call the method [_plusButtonsViewNavBar hideAnimated:YES completionHandler:nil];

but touch the position of button also can actionHandler then log the title, description, index .

Then I download the sample code also have same problem ..

now I just remove the LGPlusButtonsView when I call the method [_plusButtonsViewNavBar hideAnimated:YES completionHandler:nil];

and initialize when I use them , I think this's not make sense way ><

@andiradulescu
Copy link

Use the code from this pull request #30

Or from my fork https://github.com/andiradulescu/LGPlusButtonsView

@gaimanjing
Copy link

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

3 participants