OpenSmalltalk
/
opensmalltalk-vm
|
202003021730
|
16 mins and 18 secs
|
Fabio Niephaus
|
Restore pumpRunLoopEventSendAndSignal: for Squeak
@guillep introduced some additional logic to filter out events that do not correspond to the VM window. The about panel and the fullscreen frame are also alien windows, but were not receiving any events because of this change. As a consequence, these events will forever remain in the queue and therefore, the buttons of the fullscreen frame and about panel cannot be clicked. This commit reverts all changes back to the previous version that consumes all events and forwards them to NSApp. In order to avoid breaking PharoVM, we do all of this behind an `#ifdef PharoVM`.
Relevant changes: https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/295 https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/300
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/657644632?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1970 on Travis CI"
}
</script>