[Pkg-javascript-commits] [pdf.js] 91/207: Add larger zoom values to zoom dropdown box

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit c145f0e063b99653376d8bb9bd83d63c95930ccb
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Sat Jun 14 15:45:06 2014 +0200

    Add larger zoom values to zoom dropdown box
---
 web/viewer.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/web/viewer.html b/web/viewer.html
index 42911b0..ee75ec2 100644
--- a/web/viewer.html
+++ b/web/viewer.html
@@ -270,6 +270,8 @@ http://sourceforge.net/adobe/cmap/wiki/License/
                       <option title="" value="1.25">125%</option>
                       <option title="" value="1.5">150%</option>
                       <option title="" value="2">200%</option>
+                      <option title="" value="3">300%</option>
+                      <option title="" value="4">400%</option>
                     </select>
                   </span>
                 </div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list