Revision 2835 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/layout/FLayoutFunctions.java

View differences:

FLayoutFunctions.java
189 189
			fframe.setBoundBox(FLayoutUtilities.toSheetRect(r, layout.getAT()));
190 190

  
191 191
			if (layout.openFFrameDialog(fframe)) {
192
				layout.addFFrame(fframe, true);
192
				layout.addFFrame(fframe, true,true);
193 193
			}
194 194
		}
195 195
	}

Also available in: Unified diff