<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        +1<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 31.12.2019 22:44:22 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">A new version of Morphic was added to project The Inbox:<br>http://source.squeak.org/inbox/Morphic-tpr.1616.mcz<br><br>==================== Summary ====================<br><br>Name: Morphic-tpr.1616<br>Author: tpr<br>Time: 31 December 2019, 1:43:56.638985 pm<br>UUID: 4b649df1-02a9-4b01-a27b-da8e9a9b543a<br>Ancestors: Morphic-nice.1615<br><br>prevent the requested position from chaging if the progress bar is already open and in use; this should stop it leapingabout the screen like someone being pursued by angry Bees<br><br>=============== Diff against Morphic-nice.1615 ===============<br><br>Item was changed:<br>  ----- Method: SystemProgressMorph>>requestedPosition: (in category 'accessing') -----<br>  requestedPosition: anObject<br>+        "only change the progress bar position if this is an occasion when the progress bar is opening with a single active bar. After that we don't want to change the position and leap around the screen"<br>+       activeSlots     < 1="" iftrue:[="" requestedposition="" :=""><br>- <br>-      requestedPosition := anObject!<br><br><br></div></blockquote>
                                        </div></body>