Etoys: Tools-kfr..9.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: Tools-kfr..9.mcz

commits-2
Karl Ramberg uploaded a new version of Tools to project Etoys:
http://source.squeak.org/etoys/Tools-kfr..9.mcz

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

Name: Tools-kfr..9
Author: kfr.
Time: 21 November 2011, 11:57:52 am
UUID: 55d42d24-4804-d048-95a6-acd2b5fd2cd6
Ancestors: Tools-kfr.8

Inspectors where too cramped up. Adjust a little.

=============== Diff against Tools-kfr.8 ===============

Item was changed:
  ----- Method: Inspector class>>horizontalDividerProportion (in category 'instance creation') -----
  horizontalDividerProportion
+ ^ 0.4!
- ^ 0.3!

Item was changed:
  ----- Method: Inspector>>initialExtent (in category 'accessing') -----
  initialExtent
  "Answer the desired extent for the receiver when it is first opened on the screen.  "
 
+ ^ 300 @ 250!
- ^ 250 @ 200!

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev