<!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/15/2021 3:39 PM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:c52e3b1b-06a4-80c9-5fea-9ee99ff50e5a@drgeo.eu"
type="cite">
<p><font size="+1">Juan,</font></p>
<p><font size="+1">To my drawing tools, I add pluggable buttons
with icons. In that use case, in imageUnrotated:at: method the
currentTransformation is a MorphicTranslation (I have no idea
why) and it breaks: externalizeScalar: does not work with
extent (a asFloat conversion) Not sure what is faulty..<br>
</font></p>
<p><font size="+1">I will try to investigate tomorrow.<br>
</font></p>
<p>Thanks</p>
<p>Hilaire</p>
</blockquote>
<br>
It was a bug. When a simple translation will do (no rotation, no
scaling), then a MorphicTranslation is used.<br>
<br>
The fix is now at github. Thanks for reporting.<br>
<br>
Cheers,<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>