[squeak-dev] The Trunk: Morphic-mt.836.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Apr 7 11:52:26 UTC 2015


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

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

Name: Morphic-mt.836
Author: mt
Time: 7 April 2015, 1:51:48.705 pm
UUID: 6d241e35-c6ce-6849-a4cf-c607cdeccd3f
Ancestors: Morphic-mt.835

As a temporary workaround, give text boxes some extra v-range. We will fix that later...

=============== Diff against Morphic-mt.835 ===============

Item was changed:
  ----- Method: PluggableTextMorph>>vExtraScrollRange (in category 'scrolling') -----
  vExtraScrollRange
  
+ 	^ 10!
- 	^ 0!



More information about the Squeak-dev mailing list