-
Notifications
You must be signed in to change notification settings - Fork 237
fix(deps): update telephoto to v0.16.0 #4749
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
Conversation
558d962
to
95570d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Swipe to dismiss still works as expected.
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4749 +/- ##
========================================
Coverage 80.39% 80.39%
========================================
Files 2149 2149
Lines 56833 56833
Branches 7131 7131
========================================
Hits 45693 45693
Misses 8693 8693
Partials 2447 2447 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
0.15.1
->0.16.0
0.15.1
->0.16.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
saket/telephoto (me.saket.telephoto:flick-android)
v0.16.0
Compare Source
Highlights
Spatial geometry types: A new system of spatial geometry makes it easy to convert coordinates between the viewport and the zoomable content's coordinate space: SpatialOffset and SpatialRect. See these recipes for their usage examples:
Content padding:
Modifier.zoomable()
andZoomableImage()
now accept acontentPadding
parameter. This is similar to usingModifier.padding
, but allows the zoomable content to display and receive touch events in the padded region. This is intended to be used by image croppers.A new sample demonstrating how
telephoto
can be used to build image croppers.image.cropper.mp4
Other changes
Modifier.zoomable()
Bug fixes
ConnectivityManager$TooManyRequestsException
inZoomableAsyncImage
Dependency updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.