<p></p>
<p>That's very interesting. It's good news that it's our bug: we can fix it.</p>
<p>On startup, Custom calls <code>unlock_resolution 320, 200</code> immediately after creating the window, to make it resizable, so the problem must be related to that.</p>
<p>I also have a branch to make Custom remember its window size on startup, which worked by resizing the window immediately after creating it, but that can also cause problems (under X11/KDE), so it seemed necessary to instead tell the backend what the initial window size should be. That ought to fix this bug too.</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/1115#issuecomment-619466451">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZW7BP5EUZKZSE52EP3ROOH2JANCNFSM4MQED6PQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZV3HXCJJETDZ7D2F4DROOH2JA5CNFSM4MQED6P2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETWE5UY.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/1115#issuecomment-619466451",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1115#issuecomment-619466451",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>