sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

Zoom level 0% #216

Open aschaeffer opened 6 years ago

aschaeffer commented 6 years ago

zoomOut reduces the zoom level by 20%. It doesn't make much sense to do this if the zoom level is currently 20%. This results in a zoom level of 0%.