[squeak-dev] Please test this change set! :) (#layoutBounds:)

David T. Lewis lewis at mail.msen.com
Sun Apr 26 14:15:45 UTC 2015


On Sat, Apr 25, 2015 at 10:30:19AM -0700, Marcel Taeumel wrote:
> Morph-layoutBounds.st
> <http://forum.world.st/file/n4821834/Morph-layoutBounds.st>  
> 
> If I am right, and this does not slow things down, we might get rid of many
> nasty hacks out there. It may just have been a bug in Morph >>
> #layoutBounds: so long to not use the #bounds: setter there.
> 
> Please, test this!! :)
> 
> If it works, people can stop overriding both #extent: and #layoutBounds: in
> the future.


I tried loading Morph-layoutBounds.st and did not see any change for the
worse (which is good).

However, when I opened a file list (to load the change set), I see some
some layout problems that must have been introduced in some of the recent
changes. When opened at its initial size, the panes overlap one another.
If I expand the size of the file list browser, it works properly. So it
must be something related to the minimum extent settings

The tool bar along the top also seems to have become much wider, so maybe
a related issue.

Dave



More information about the Squeak-dev mailing list