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

uibutton action #8

Closed
Alfulayt opened this issue Jan 7, 2017 · 2 comments
Closed

uibutton action #8

Alfulayt opened this issue Jan 7, 2017 · 2 comments

Comments

@Alfulayt
Copy link

Alfulayt commented Jan 7, 2017

thank you for this awesome library
but there is a problem in UIButtons
because you used an extension for UIbutton we can't add actions from storyboards in any views

@mmoaay
Copy link
Owner

mmoaay commented Jan 7, 2017

Thank you for issue,I've got the same problem when writing the demo, and I found it was the bug of Xcode...So do you have any suggestions?

@mmoaay
Copy link
Owner

mmoaay commented Jan 8, 2017

I've fixed this bug by extending UIControl instead of UIButton. And it will be available in Version 0.4.0

@mmoaay mmoaay closed this as completed Jan 8, 2017
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