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!