Skip to content
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

Is it possible to translate image from one edge and show blank area #434

Closed
zahid-arbisoft opened this issue Aug 7, 2018 · 4 comments
Closed

Comments

@zahid-arbisoft
Copy link

Is it possible to translate image to left/right or top/bottom by some value and show blank (buffer) area at the edges?

@davemorrissey
Copy link
Owner

You might want to have a look at the fork dhabensky created for PR #424. I'm not developing this library now so I don't know if I'll merge it. Otherwise you can use PAN_LIMIT_CENTER or PAN_LIMIT_OUTSIDE to allow the image to move beyond the default limits.

@zahid-arbisoft
Copy link
Author

@davemorrissey Thanks, you comment helped. By saying "not developing this library now ", you mean this library is deprecated, and we will no longer get updated in future.

@davemorrissey
Copy link
Owner

It's not deprecated, but I feel it has all the features 99% of developers need and doesn't require much maintenance. I generally suggest that developers who need features that most won't need create their own forks, to avoid over-complicating the master.
If a version of Android is released that breaks the library, I'll try to fix it, but I haven't been an active Android developer for years so I may not notice!

@zahid-arbisoft
Copy link
Author

Ok. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants