-
Notifications
You must be signed in to change notification settings - Fork 32
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
Feature: Possibility to turn off feature, when image can be panned when cropped #98
Comments
I'm sorry, but I'm a bit confused. If the image is completely zoomed out, it shouldn't be possible to pan it any further, right? Would it be possible for you to share a video of your use case? |
You see how I have to scroll picture to the edge to change page? I would like the panning feature available only when the picture is zoomed in. Otherwise I would like to have standard cropped picture with trimmed edges. Screen.Recording.2024-08-27.at.08.57.30.mov |
Could you please share your composable code related to this UI? Maybe that could help us help you out better |
I cannot share any part of the code other than using your lib, but I don't see how my code would help with anything. It's not an error, but lack of possibility to turn off feature that you added to lib. Other person also mentioned it in his issue. |
bump |
Sorry for the delay, I’ve been dealing with chickenpox. 🤒 |
No worries, I hope you're okay 🤗 |
Hi, is it possible to add some kind of a flag allowing us to turn off following feature?
Use case is that I have a horizontal pager and I want to allow user to pan cropped picture when the picture is zoomed in, but not when it's completely zoomed out, because when he try to scroll to the next page, image is panned and getting to next picture is allowed only when we pan to the edge of the picture.
I would really appreciate if you added this feature. Thank you in advance.
The text was updated successfully, but these errors were encountered: