<body><div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        Hmm... now #letTheMusicPlay cannot work anymore. :-)<div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 10.12.2017 20:07:19 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p>David T. Lewis uploaded a new version of Morphic to project The Inbox:<br>http://source.squeak.org/inbox/Morphic-dtl.1376.mcz<br><br>==================== Summary ====================<br><br>Name: Morphic-dtl.1376<br>Author: dtl<br>Time: 10 December 2017, 2:04:07.58309 pm<br>UUID: eaa7809b-73bf-4643-b2a1-3d9d7ac54362<br>Ancestors: Morphic-nice.1375<br><br>Call super in finalExitActions: in order to clear the EmergencyRecoveryRequested guard.<br><br>=============== Diff against Morphic-nice.1375 ===============<br><br>Item was changed:<br>  ----- Method: MorphicProject>>finalExitActions: (in category 'enter') -----<br>  finalExitActions: enteringProject<br>  <br>+        super finalExitActions: enteringProject.<br>      world triggerClosingScripts.<br>- <br>      "Pause sound players, subject to preference settings"<br>       (world hasProperty: #letTheMusicPlay)<br>                 ifTrue: [world removeProperty: #letTheMusicPlay]<br>              ifFalse: [SoundService stop].<br>  <br>     world sleep.<br>          (world findA: ProjectNavigationMorph)<br>                 ifNotNil: [:navigator | navigator retractIfAppropriate].<br>      self clearGlobalState.<br>        Sensor flushAllButDandDEvents. !<br><br><br>
                        </blockquote>
                                        </div></body>