thank I will integrate it. http://code.google.com/p/pharo/issues/detail?id=4781 Stef
On Sep 9, 2011, at 4:52 PM, Gary Chambers wrote: > Seems some stuff got missed out... attached .cs with remainder > > Also, if Igor is interested, I have some things to make corner rounding and > shadows work properly (whilst still in the vein of the cleanup)... > > Regards, Gary > > ----- Original Message ----- From: "Stéphane Ducasse" > <[email protected]> > To: <[email protected]> > Sent: Tuesday, August 30, 2011 1:42 PM > Subject: Re: [Pharo-project] Polymorph changes > > > tx gary > is this for 1.4 (I guess). > I will integrate them. > > Stef > > On Aug 30, 2011, at 2:29 PM, Gary Chambers wrote: > >> Before I forget... >> A few changes to Polymorph and fixes for a few other packages attached. >> >> AlphaImageMorph supports #scaledAspect layout option (scales the image to >> fit whilst retaining aspect ratio) >> also class side accessor to set DefaultImage (I use the Pharo logo, >> appears in #exampleOtherControls) >> DialogItemsChooserUI centering rounded to avoid layout anomalies >> EditorFindReplaceDialogWindow initialized to position within usable area of >> display so not obscured by docks etc. >> GeneralScrollPane minWidth/minHeight when shrinkWrapping to target >> LazyListMorph mouse down row indication fixed >> PluggableListMorph fix for startDragExtended: mouse focus and wrapItem (when >> wrapSelector takes 0 args) >> ScrollPane will ignore mouse wheel iv not vertically scrollable (allows >> owners to handle) >> SystemWindow basicActivate no longer passivates old top window if no longer >> in world >> UITheme expander color no longer set to white by default >> nil labels for label groups now allow the associated control to fill >> whole width >> >> >> Also I've noticed that in latest updates, corner rounding no longer >> functions (affects scrollbars etc. in Watery 2 theme). >> >> Regards, Gary >> <PolymorphImprovements2.1.cs> > > <MorePolymorphChanges.1.cs>
