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

How can i draw when zoom the view #26

Closed
ashokt opened this issue Jun 10, 2019 · 2 comments
Closed

How can i draw when zoom the view #26

ashokt opened this issue Jun 10, 2019 · 2 comments

Comments

@ashokt
Copy link

ashokt commented Jun 10, 2019

No description provided.

@LinusGeffarth
Copy link
Collaborator

@ashokt sorry for the late response. Zooming isn't a part of the SwiftyDraw library, but you can easily develop such a functionality yourself. Just place your swiftyDrawView inside a content view of a scroll view and then set the min & max zoom levels. And you're done!

@ashokt
Copy link
Author

ashokt commented Jul 16, 2019

@ashokt sorry for the late response. Zooming isn't a part of the SwiftyDraw library, but you can easily develop such a functionality yourself. Just place your swiftyDrawView inside a content view of a scroll view and then set the min & max zoom levels. And you're done!

Thanks for reply
I implemented the same way

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