Harley-xk / MaLiang

iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
MIT License
1.47k stars 209 forks source link

Pinch zoom is not working properly #113

Open ERbittuu opened 3 years ago

ERbittuu commented 3 years ago

Pinch zoom is not working properly in ScrollableCanvas in iOS 14

I have tried like https://github.com/codelynx/Metal2DScrollable but have some issue in redraw content. can you please help me to integrate into your lib then it will be great.

Thanks