[squeak-dev] The Trunk: Tools-mt.595.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Apr 16 22:11:13 UTC 2015


Marcel Taeumel uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-mt.595.mcz

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

Name: Tools-mt.595
Author: mt
Time: 17 April 2015, 12:10:54.121 am
UUID: 72c46775-1f67-9c4a-853b-e0e0117cf7aa
Ancestors: Tools-mt.594

Shrink annotation pane a little bit.

=============== Diff against Tools-mt.594 ===============

Item was changed:
  ----- Method: CodeHolder>>annotationPaneHeight (in category 'toolbuilder') -----
  annotationPaneHeight
+ 	^Preferences standardCodeFont height * 3/2!
- 	^Preferences standardCodeFont height * 2 + 5!



More information about the Squeak-dev mailing list