updates easylookup_98426_root_tempheadmarker
authorjsandusky@netbeans.org
Sat, 14 Apr 2007 22:32:30 +0000
changeset 350d7ea86620ecf
parent 349 6a58d0d98d0d
child 351 fc4ae0df4436
updates
compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/design/CasaModelGraphUtilities.java
     1.1 --- a/compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/design/CasaModelGraphUtilities.java	Fri Apr 13 23:18:29 2007 +0000
     1.2 +++ b/compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/design/CasaModelGraphUtilities.java	Sat Apr 14 22:32:30 2007 +0000
     1.3 @@ -212,6 +212,8 @@
     1.4          scene.getMiddleResizer().setPreferredLocation(new Point(
     1.5                  externalRegionWidget.getPreferredLocation().x - RegionUtilities.RESIZER_HALF_WIDTH,
     1.6                  0));
     1.7 +        
     1.8 +        RegionUtilities.stretchScene(scene);
     1.9      }
    1.10  
    1.11      /**