isax5 / Hymnal-Xamarin

New version of the adventist hymnal multi-platform and multi-language
18 stars 7 forks source link

Enable pinch/pan for piano sheets #224

Closed granola7 closed 2 years ago

granola7 commented 2 years ago

This adds zoom functionality to the piano music pages.

The code I used already included double-tap to zoom in and zoom out, so I left that in. The side effect is that there's a slight delay when single-tapping to remove the navigation bar. So if you prefer for the navigation bar to work instantly, you can remove the three lines from the PinchToZoom constructor that register the tap gesture recognizer.

This is tested on Android only.

thebiblelover7 commented 2 years ago

This is a long-awaited feature I know many people will love.