Merge pull request #4942 from Snuffleupagus/larger-zoom-values-in-scaleSelect

Add larger zoom values to zoom dropdown box
This commit is contained in:
Yury Delendik 2014-06-14 11:34:19 -05:00
commit aaf067da06

View File

@ -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>