>> >> On Oct 21, 2013, at 5:42 PM, Camillo Bruni <[email protected]> wrote: >> >>> humm strange I see only one change for this update? >>> >>> https://github.com/pharo-project/pharo-core/commit/cf142b12a098df4f650c4c9a72c7d6234dece177 >>> >>> any clue what the other change was? most probably there is a bug in my git >>> export script. >>> >> Yes: method #minExtent in TabGroupMorph, just that (and the change is in, I >> checked the latest image) > > seems like extension methods are not properly handled :( > strange that TabGroupMorph has an extension category form its own package: > *Polymorph-Widgets ;)
probably a but in move to package :)
