[Pkg] The Trunk: Graphics-nice.429.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Mar 3 21:13:18 UTC 2020


Nicolas Cellier uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-nice.429.mcz

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

Name: Graphics-nice.429
Author: nice
Time: 3 March 2020, 10:13:13.903846 pm
UUID: a105e385-79ed-4ae5-8216-31282d6beb71
Ancestors: Graphics-nice.428, Graphics-ct.411

Merge Graphics-ct.411

We can now specify LayoutFrame fullFrame

=============== Diff against Graphics-nice.428 ===============

Item was added:
+ ----- Method: LayoutFrame class>>fullFrame (in category 'instance creation') -----
+ fullFrame
+ 
+ 	^ self fractions: (0 @ 0 corner: 1 @ 1)!



More information about the Packages mailing list