The Trunk: MorphicExtras-mt.365.mcz

[email protected] Fri, 31 Jul 2026 13:49:46 0000
Newsgroups gmane.comp.lang.smalltalk.squeak.general
Message-ID <[email protected]>
Marcel Taeumel uploaded a new version of MorphicExtras to project The Trunk:
http://source.squeak.org/trunk/MorphicExtras-mt.365.mcz

==================== Summary ====================

Name: MorphicExtras-mt.365
Author: mt
Time: 31 July 2026, 3:49:45.45904 pm
UUID: ee931e45-9f80-c446-b5d9-0c19abc96662
Ancestors: MorphicExtras-mt.364

Objectland starter is too big for the Welcome Workspaces.

=============== Diff against MorphicExtras-mt.364 ===============

Item was changed:
  ----- Method: ObjectlandStarterMorph>>initialExtent (in category 'initialization') -----
  initialExtent
  
+ 	 ^ 160 @ (160.0 * (Display height / Display width)) rounded!
- 	 ^ 200 @ (200.0 * (Display height / Display width)) rounded!

Squeak-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]