# HG changeset patch # User Claus Gittinger # Date 940266492 -7200 # Node ID e604e55e02370cdc4d3910be34c2e0f6f6ebeaac # Parent acb8c0a58ef3290597bcfee0c12afb811f163435 checkin from browser diff -r acb8c0a58ef3 -r e604e55e0237 UIPainterView.st --- a/UIPainterView.st Mon Oct 11 17:55:21 1999 +0200 +++ b/UIPainterView.st Mon Oct 18 19:08:12 1999 +0200 @@ -1685,7 +1685,7 @@ "/ go through subviews and let them resize to their default/preferred "/ needed if we change a containers layout from fit to non-fit. - aView subViews do:[:aSubView | + (aView subViews ? #()) do:[:aSubView | |fix spec prop| (prop := self propertyOfView:aSubView) notNil ifTrue:[