exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.01k stars 554 forks source link

[Cocoapods] [0.9.5] Missing `MacawZoom` #648

Closed tphduy closed 4 years ago

tphduy commented 4 years ago

Environment:

Description

MacawZoom is missed after installing by pod install. I encounter this recently, it's look like someone's mistake because I am able to find it git repo. Hope you guys fix this issue soon.

Thanks for your awesome library, I really enjoy it.

ystrot commented 4 years ago

Hi Duy,

That's right, MacawZoom will be released in 0.9.6 version. However you can switch to the master branch to use this feature now.

tphduy commented 4 years ago

Great, can I buy you a coffee ☕️

tphduy commented 4 years ago

Just one more things before I go :))). It would be nice to have zoom/scroll boundaries. In many situations I don't think user should zoom in too much.

GDGapps commented 4 years ago

hello @ystrot , I still don't see the zoom feature in 0.9.6 version. has it been postponed? Thanks!

ystrot commented 4 years ago

Yes, we're still working on several features in the master branch, but released 0.9.6 with Swift 5.2 support only.