<p><b>@eliotmiranda</b> commented on this pull request.</p>

<p>Personally I loathe and despise (fullScreen == 0)  Correct C is !fullScreen.  ;-)</p>
<p>And getFullScreenFlag() == (fullScreen == 1) is better written as getFullScreenFlag() == (fullScreen != 0) (or occasionally one will see getFullScreenFlag() == !!fullScreen).</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/OpenSmalltalk/opensmalltalk-vm/pull/478?email_source=notifications&email_token=AIJPEW3ZACOD5HA33YMWUF3RFESLBA5CNFSM4K5OE6O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCXL5FXY#pullrequestreview-366465759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW6QCL2JXKHMZOSZHYTRFESLBANCNFSM4K5OE6OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7FOSOVDFRECOLYPJTRFESLBA5CNFSM4K5OE6O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCXL5FXY.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/OpenSmalltalk/opensmalltalk-vm/pull/478?email_source=notifications\u0026email_token=AIJPEW3ZACOD5HA33YMWUF3RFESLBA5CNFSM4K5OE6O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCXL5FXY#pullrequestreview-366465759",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/478?email_source=notifications\u0026email_token=AIJPEW3ZACOD5HA33YMWUF3RFESLBA5CNFSM4K5OE6O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCXL5FXY#pullrequestreview-366465759",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>