Re: [Pharo-project] [update 1.4] #14141
On Sep 15, 2011, at 1:40 PM, Gary Chambers wrote:
Somewhat... The change in PluggableTextMorph>>initialize to a proportional layout affects the minExtent calculation, hence splitters for text will not allow shrinkage any more...
Maybe we should just undo all the changes... -- Marcus Denker -- http://marcusdenker.de
Proably, clearly some more work is required before it is ready (maybe a StackLayout with the adornment in a spaceFill Panel with proportional layout would work) Regards, Gary ----- Original Message ----- From: "Marcus Denker" <marcus.denker@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, September 15, 2011 12:44 PM Subject: Re: [Pharo-project] [update 1.4] #14141 On Sep 15, 2011, at 1:40 PM, Gary Chambers wrote:
Somewhat... The change in PluggableTextMorph>>initialize to a proportional layout affects the minExtent calculation, hence splitters for text will not allow shrinkage any more...
Maybe we should just undo all the changes... -- Marcus Denker -- http://marcusdenker.de
On 15/09/2011 13:44, Marcus Denker wrote:
On Sep 15, 2011, at 1:40 PM, Gary Chambers wrote:
Somewhat... The change in PluggableTextMorph>>initialize to a proportional layout affects the minExtent calculation, hence splitters for text will not allow shrinkage any more...
yes, at least the finder, the settingbrowser and the timeprofiler are curiously dressed now :) Alain
Maybe we should just undo all the changes...
-- Marcus Denker -- http://marcusdenker.de
participants (3)
-
Alain Plantec -
Gary Chambers -
Marcus Denker