ProjectView.st
changeset 37 50f59bad66b1
parent 29 8a72e10043f6
child 40 a9ae39be7004
--- a/ProjectView.st	Sat Aug 13 20:40:49 1994 +0200
+++ b/ProjectView.st	Mon Aug 22 20:07:28 1994 +0200
@@ -46,7 +46,7 @@
     drawableId isNil ifTrue:[
         self minExtent:e.
         self maxExtent:e.
-        self realize
+        self open
     ] ifFalse:[
         self unrealize.
         self minExtent:e.