<p></p>
<p>kylekrack and Ravancloak complained that unlike gfx_sdl, gfx_sdl2 does not recenter the window when you change its zoom (from F9 or Cmd-1/2/3/4). Instead the top-left corner remains fixed.</p>
<p>This is because <code>gfx_sdl2_recenter_window_hint</code> called from <code>gfx_sdl2_set_window_size</code> does nothing, because the window isn't recreated, unlike gfx_sdl. Need to manually tell the window to recenter.</p>

<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/ohrrpgce/ohrrpgce/issues/1188">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZXDF6DA3TUIIATCTBDSZYPCPANCNFSM4WBQ6EHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZTCAELZQFMUE7VPLL3SZYPCPA5CNFSM4WBQ6EH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LWR6QIQ.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/ohrrpgce/ohrrpgce/issues/1188",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1188",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>