As a user I would like to have a way to zoom in/out a PDF file by using pinch gestures.
Currently we can zoom in/out a PDF by double tapping the PDF, but this is really limited: we can either see the whole page or just a small portion of it.
Another suggestion, in case this is too difficult to do, you can expose the scale property so that we can have an state were we update it's value based on user's pinch gestures
As a user I would like to have a way to zoom in/out a PDF file by using pinch gestures.
Currently we can zoom in/out a PDF by double tapping the PDF, but this is really limited: we can either see the whole page or just a small portion of it.
Another suggestion, in case this is too difficult to do, you can expose the
scaleproperty so that we can have an state were we update it's value based on user's pinch gestures