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

drawing interrupts #8

Open
lonkly opened this issue Jul 31, 2015 · 3 comments
Open

drawing interrupts #8

lonkly opened this issue Jul 31, 2015 · 3 comments

Comments

@lonkly
Copy link

lonkly commented Jul 31, 2015

I know this is kind of an opensource library, even though if you try to make a sign on view it randomly interrupts if you use self.jotViewController.drawingConstantStrokeWidth = NO;
That is a major bug I think :)
Of cource it's not a must, however you could also make a initWithCoder: initializer to make it possible to create JotViewController in storyboard using ContainerView, as I think many people would love that.

@lauraskelton
Copy link
Contributor

Hi @lonkly , thanks for your feedback! Could you describe a bit more what you mean by "it randomly interrupts"? Thanks!

I'll definitely look into making an initWithCoder initializer, that's a great suggestion.

@lonkly
Copy link
Author

lonkly commented Aug 5, 2015

@lauraskelton well, you can replicate it if you try to draw a very very long spiral. It's actually impossible with self.jotViewController.drawingConstantStrokeWidth = NO;
iPhone 6

@lauraskelton
Copy link
Contributor

Thanks for the clarification, I'll look into it!

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