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

Run is not smooth #24

Closed
xiaopindev opened this issue Apr 13, 2016 · 3 comments
Closed

Run is not smooth #24

xiaopindev opened this issue Apr 13, 2016 · 3 comments

Comments

@xiaopindev
Copy link

OC Code:
In a ViewController , the code >> [self.view addSubView:BFPaperButton ] , it is run normal and smooth.
I have a problem , In my ViewController has a UIScrollView , and some UIView in the UIScrollView , and put a BFPaperButton in the UIView. Run app and click the BFPaperButton ,it is not smooth.

@bfeher
Copy link
Owner

bfeher commented Apr 13, 2016

Hi @xiaopn166
Have you tried setting the UIScrollView's property: delaysContentTouches = NO?

@xiaopindev
Copy link
Author

@bfeher I haven't. I tried your way . The "delaysContentTouches = NO" can solve my problem.Thanks.

@bfeher
Copy link
Owner

bfeher commented Apr 15, 2016

Glad to help :)

@bfeher bfeher closed this as completed Apr 15, 2016
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