[squeak-dev] The Inbox: Morphic-mt.1520.mcz

Marcel Taeumel marcel.taeumel at hpi.de
Tue Sep 17 06:13:06 UTC 2019


Maybe via Etoys?

Best,
Marcel
Am 16.09.2019 14:24:08 schrieb H. Hirzel <hannes.hirzel at gmail.com>:
Good catch!

Test cases?

--Hannes

On Mon, 16 Sep 2019 11:35:48 0000, commits at source.squeak.org
wrote:
> A new version of Morphic was added to project The Inbox:
> http://source.squeak.org/inbox/Morphic-mt.1520.mcz
>
> ==================== Summary ====================
>
> Name: Morphic-mt.1520
> Author: mt
> Time: 16 September 2019, 1:35:41.298794 pm
> UUID: b3397a5b-4928-7647-80c7-f6ab8655445f
> Ancestors: Morphic-mt.1519
>
> Avoid resetting wrapFlag or autoFit when setting new contents in TextMorph.
>
> =============== Diff against Morphic-mt.1519 ===============
>
> Item was changed:
> ----- Method: TextMorph>>contents: (in category 'accessing') -----
> contents: stringOrText
> + ^ self newContents: stringOrText!
> - ^ self contentsAsIs: stringOrText!
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190917/33f1b9ab/attachment.html>


More information about the Squeak-dev mailing list