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

Change event #10

Closed
sanderus2311 opened this issue Sep 8, 2015 · 4 comments
Closed

Change event #10

sanderus2311 opened this issue Sep 8, 2015 · 4 comments

Comments

@sanderus2311
Copy link

Hi! Is it possible to change touch action event from UIControlEventTouchDown to UIControlEventTouchUpInside? There is a problem with buttons on scrolling view. When you try to scroll by touching radio button area, event is called but it shouldn't.

@DavydLiu
Copy link
Owner

DavydLiu commented Sep 9, 2015

This is actually a good point, I'll change it and release an update, thanks!

@DavydLiu
Copy link
Owner

DavydLiu commented Sep 9, 2015

Updated to 1.3.3 with change UIControlEventTouchDown to UIControlEventTouchUpInside. Let me know if it works!

@DavydLiu
Copy link
Owner

Closing this issue right now, please feel free to re-open it if the problem still exists.

@sanderus2311
Copy link
Author

Sorry for long term silence. It works perfect right now : -) Good job.

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