Revision 11358

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/layout/fframes/gui/dialogs/FFrameViewDialog.java
233 233
						m_projectView = (ProjectView) liVistas.getModel()
234 234
															  .getElementAt(selectInt);
235 235

  
236
						getCbEscala().setSelectedItem(PluginServices.getText(this, "automatico"));
236 237
						boundBox=FLayoutUtilities.toSheetRect(rect, m_layout.getLayoutControl().getAT());
237 238
//						fframeview.setBoundBox(FLayoutUtilities.toSheetRect(
238 239
//								rect, m_layout.getAT()));

Also available in: Unified diff