문제

I have a photo gallery. All the photos are displayed as thumbnails. When a user clicks on a thumbnail, the preview will be displayed in a canvas with full size. Now, I want to zoom the displayed image as much as possible. Any help is appreciated.

도움이 되었습니까?

해결책

I believe you should use the standard Pan/Zoom component.

Its in beta but pretty stable.

You can mix it with something like this to do what you want.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top