If we set ClipMode.None we can pan infinitely to the uncharted space of left and right. this is fine.
But I want to do panning infinitely only to the left side. So I set ‘clipAtMax’. This is stop panning at right. But instead of panning infinity to the left, it is stretching the left part.
Any solution ?
- Nathaniel Thomas asked 4 years ago
- You must login to post comments
Hello Nathaniel,
Thanks for reporting this. We fixed this and the fix is available in latest nightly build (v3.0.1-nightly.5150) which is available through the CocoaPods. Please try it out and let us know if that helps.
Best regards,
Nazar R.
- Nazar Rudnyk answered 4 years ago
- we are using scichart.framework from the bundle “SciChart_iOS_SDK_3.0.0-3.5074”. where we can find the build (v3.0.1-nightly.5150) ? Or should I move to using Cocoapods, if so please mention the source
- Hope this is only available by pods. I got the pod file from https://github.com/ABTSoftware/SciChart.iOS.Examples. Thanks.
- You must login to post comments
Thanks. I started to use pods and latest source. Now its fine
- Nathaniel Thomas answered 4 years ago
- You must login to post comments
Please login first to submit.