subsampling-scale-image-view
subsampling-scale-image-view copied to clipboard
Feature: extra space to the image, allows to pan further from the sides (like PAN_LIMIT_CENTER but customizable).
Possibility to pan image further from the side. Behaves as PAN_LIMIT_CENTER but with customizable distance per side.
Why is this needed: If your have panels above the image, part of it gets inaccessible. To handle this problem we can add extra space and allow image to be panned further. Particularly usable for interactive building plans.
I don't plan to merge this but I'll leave the PR open so others can use this branch.