-
Notifications
You must be signed in to change notification settings - Fork 35
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
Support programmatically changing pan/zoom #4
Comments
💯 this is my use case. This library is awesome, and this issue is the one thing it's missing before I can adopt it in my app. |
The next release will introduce new APIs for controlling an image's pan and zoom. @nateridderman will this solve your use case? telephoto/zoomable/src/commonMain/kotlin/me/saket/telephoto/zoomable/ZoomableState.kt Lines 146 to 190 in f0201b8
|
It would be nice to be able to programmatically manipulate the transformation of the image, initially and over time.
Use cases:
The text was updated successfully, but these errors were encountered: