<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 1/4/2021 5:53 PM, Juan Vuletich via Cuis-dev wrote:
<blockquote cite="mid:5FF3805A.8080802@jvuletich.org" type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
Hi Hilaire,<br>
<br>
On 1/3/2021 5:42 PM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote
cite="mid:7015f7cc-b228-75e7-1e2c-de83a5e64fff@drgeo.eu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<p><font size="+1">Juan,<br>
</font></p>
... To get the expected behavior when clicking the chevron, I
have to write morphContain: to respond always true. It makes the
behavior working when mouseUp (I have not tested the other
behaviors). It does not seem to affect the other behavior of the
chevron. </blockquote>
<br>
Well, it is a hack I don't like, but the easiest solution until we
draw everything with VectorCanvas, and then #morphContainsPoint:
is no longer needed.<br>
<br>
</blockquote>
<br>
This is no longer needed. I removed most senders of
#morphContainsPoint:, in particular the one in PluggableButtonMorph.
Code is now simpler and nicer.<br>
<br>
Thanks,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>