mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-12 00:04:02 +02:00
Merge pull request #4942 from Snuffleupagus/larger-zoom-values-in-scaleSelect
Add larger zoom values to zoom dropdown box
This commit is contained in:
commit
aaf067da06
@ -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…
x
Reference in New Issue
Block a user