<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Thanks!<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 02.04.2022 20:02:29 schrieb Thiede, Christoph <christoph.thiede@student.hpi.uni-potsdam.de>:</p><div style='font-family:Arial,Helvetica,sans-serif'>


<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt;color: #000000;font-family: Calibri,Helvetica,sans-serif">
<p><img size="30750" id="x_img650604" tabindex="0" style="max-width:99.9%" src="cid:d839ffa9-0c65-42e5-9fbd-399b9c217cbd"></img><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif;color: #000000"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von commits@source.squeak.org <commits@source.squeak.org><br>
<b>Gesendet:</b> Samstag, 2. April 2022 19:59:24<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org; packages@lists.squeakfoundation.org<br>
<b>Betreff:</b> [squeak-dev] The Trunk: ST80-ct.283.mcz</span>
<div> </div>
</div>
</div>
<span style="font-size: 10pt"><span style="font-size: 10pt">
<div class="PlainText">Christoph Thiede uploaded a new version of ST80 to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/ST80-ct.283.mcz">http://source.squeak.org/trunk/ST80-ct.283.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: ST80-ct.283<br>
Author: ct<br>
Time: 2 April 2022, 7:59:15.321869 pm<br>
UUID: 83fe0dc0-e86e-c64a-83ed-7636eb866f72<br>
Ancestors: ST80-ul.282, ST80-ct.264<br>
<br>
Merges ST80-ct.264:<br>
        Add inspect item to ST80 window blue-button menu.<br>
<br>
=============== Diff against ST80-ul.282 ===============<br>
<br>
Item was changed:<br>
  ----- Method: StandardSystemController>>blueButtonActivity (in category 'control defaults') -----<br>
  blueButtonActivity<br>
  <br>
         | menu |<br>
         menu := SelectionMenu<br>
                 labels:<br>
  'edit label<br>
  choose color...<br>
  two-tone/full color<br>
+ inspect<br>
  move<br>
  frame<br>
  full screen<br>
  collapse<br>
  close'<br>
+        lines: #(4 8)<br>
+        selections: #(label chooseColor toggleTwoTone inspect move reframe fullScreen collapse close).<br>
-        lines: #(3 7)<br>
-        selections: #(label chooseColor toggleTwoTone move reframe fullScreen collapse close).<br>
         <br>
         menu invokeOn: self.!<br>
<br>
<br>
</div>
</span></span>
</div></blockquote>
                                        </div></body>