<p>This PR expands the zoom range of the zoom keybindings.</p>
<ul>
<li>Zooming via scroll wheel is unaffected (-10 to +20).</li>
<li>Zoom in is "unlimited".  (But everyone stops zooming eventually.)</li>
<li>Zoom out stops when the font size reaches 2pt (limited by scintilla).  Current behavior is to zoom out to -10 even when the font size doesn't change.  So for a base font size of 10pt, the current behavior has the last three zoom levels (-8, -9, -10) set at 2pt.  This PR stops at -8.  But if the base font size is 16pt, zoom out with this PR continues to -14.</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2955'>https://github.com/geany/geany/pull/2955</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/2955/commits/58dfdd068b7e273d32b9062dd3159a2a05dad712">Expand range of zoom keybindings</a></li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/2955/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2955/files#diff-cf7e999119814341b59fd3b5a53ecc46271cb20152349ae0a494e77958d2d5f6">src/sciwrappers.c</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2955.patch'>https://github.com/geany/geany/pull/2955.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2955.diff'>https://github.com/geany/geany/pull/2955.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2955">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ47AFCSFASXOBTLOV3UIZ2VRANCNFSM5GXLI2RQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ3K4VM35SK6NFDLHXTUIZ2VRA5CNFSM5GXLI2R2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4POBJ5FA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2955",
"url": "https://github.com/geany/geany/pull/2955",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>