[Cuis-dev] privateDisplayBounds wrong value

Hilaire Fernandes hilaire at drgeo.eu
Thu Oct 21 12:13:37 PDT 2021


Hi,

I have observed that some of the views of my math model have the 
privateDisplayBounds set to things like 1847 at 1015 corner: 1 at 1

The drawn method look like:

drawOn: aCanvas     | r |     self contents: mathItem text.     r := 
self labelPosition extent: extent.     aCanvas         textComposition: 
textComposition         bounds: (r insetBy: 4)         color: color     
     selectionColor: `Color red`.

It was ok previously, may be one/two months ago.

Hilaire

-- 
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20211021/2adab32c/attachment.htm>


More information about the Cuis-dev mailing list