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

Events not fired (TouchUpInside) #72

Open
emouawad opened this issue Jun 28, 2016 · 1 comment
Open

Events not fired (TouchUpInside) #72

emouawad opened this issue Jun 28, 2016 · 1 comment

Comments

@emouawad
Copy link

I followed example code to add a label by extending LiquidFloatingCell, clicking it is bypassed and handled by other views in the back.
Then i changed from using a UILabel to using a UIButton but still clicking the button does not fire the button at the front but is handled by other controls behind it.
What should i do, in order to have an event fired when label is clicked. i.e logically clicking the label should do exactly like clicking the floatingCell

@malcolmkmd
Copy link

Were you able to find a work around ?

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