<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>> <span style="font-size:12pt">Would like that the text on the buttons did not abbreviate down.</span></p>
<div><br>
</div>
<div>I think this is a space problem. If you expand it a little bit, you can read the full text:</div>
<p></p>
<p><br>
</p>
<p><img size="82274" id="x_img28921" tabindex="0" style="max-width:99.9%" src="cid:06b8d01d-0589-4cbf-9522-15d12cb081af"><br>
</p>
<div id="x_Signature">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="x_divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div>
<div class="x__rp_T4" id="x_Item.MessagePartBody">
<div class="x__rp_U4 x_ms-font-weight-regular x_ms-font-color-neutralDark x_rpHighlightAllClass x_rpHighlightBodyClass" id="x_Item.MessageUniqueBody" style="font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif,serif,EmojiFont">
<div dir="ltr">
<div id="x_divtagdefaultwrapper"><font face="Calibri,Helvetica,sans-serif,EmojiFont,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols">
<div id="x_Signature">
<div style="margin:0px"><font style="font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont"></font></div>
</div>
</font></div>
</div>
</div>
</div>
<div class="x__rp_T4" id="x_Item.MessagePartBody"><br>
</div>
<div class="x__rp_T4" id="x_Item.MessagePartBody">However, I added balloons for the buttons.</div>
<div class="x__rp_T4" id="x_Item.MessagePartBody">Hm, should the default balloon text for each button in Squeak be its content if abbreviated?</div>
<div class="x__rp_T4" id="x_Item.MessagePartBody"><br>
</div>
<div class="x__rp_T4" id="x_Item.MessagePartBody">> <span style="font-size:12pt">One nice feature of old color picker is that it is modal and goes away on mouse up, but I guess I will get used to the new one.</span>
<div><br>
</div>
<div>The advantage of the new one is that no modality is enforced. You can open multiple pickers side-by-side, even on the same target (though I'm afraid they are not synced).</div>
<div><br>
</div>
<div>@Subbu: I value your argument, it's just the morph being recolored not really looking nice during moving your cursor when picking is enabled. Let's wait some time for others' opinions :)</div>
<div><br>
</div>
<div>Best,</div>
<div>Christoph</div>
</div>
</div>
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von K K Subbu <kksubbu.ml@gmail.com><br>
<b>Gesendet:</b> Samstag, 29. Februar 2020 14:33:13<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [squeak-dev] The Inbox: Morphic-ct.1634.mcz</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On 29/02/20 6:23 PM, Thiede, Christoph wrote:<br>
>  > Liveness support in Morphic is designed to handle situations like this.<br>
> <br>
> Fair point, liveness is a great good! However ...<br>
> The current approach makes it possible to click the picking button, move <br>
> your mouse and then click the picking button again without affecting the <br>
> target's color. It's like typing something into an inspector pane <br>
> without accepting it. Is this an important behavior? Otherwise, we could <br>
> drop that #isPicking conditional.<br>
Morphic is designed for live and direct interaction instead of modal <br>
interactions. When selecting a color, you either copy from another Morph <br>
(picking) or choose a new shade from a color pane. The color pane is <br>
quite dense, so a preview pane is useful while we click and drag over <br>
the pane. Morphic logic is quite compact and simple to implement. Using <br>
mode flags disrupts this flow and introduces unnecessary complexity.<br>
<br>
This is just my opinion. I will let others with more experience in <br>
Morphic pitch in their views.<br>
<br>
Regards .. Subbu<br>
<br>
</div>
</span></font>
</body>
</html>