mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Add larger zoom values to zoom dropdown box
This commit is contained in:
parent
834c69aa0a
commit
c145f0e063
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue