<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Hi, <br>
</font></p>
<p><font size="4">The look of button set with icon has changed, it
is rendered with a strange background color.</font></p>
<p><font size="4">For example, the button at the left on the toolbar
below, does not render as expected:</font></p>
<ul>
<li><font size="4">no border as requested <br>
</font></li>
<li><font size="4">unwished grey background<br>
</font></li>
</ul>
<p><font size="4"> button := PluggableButtonMorph model:
presenter action: #startGame :: <br>
enableSelector: #isStopped;<br>
icon: Theme current playIcon;<br>
borderWidth: 2;<br>
borderColor: Color black;<br>
setBalloonText: 'Play the game';<br>
morphExtent: 32 asPoint.<br>
</font></p>
<p><font size="4"><br>
</font></p>
<p><font size="4"><img src="cid:part1.ufNemBZ7.05Uzbqwx@free.fr"
alt=""></font></p>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
</body>
</html>