Revision 228 trunk/org.gvsig.app.document.layout2.app/org.gvsig.app.document.layout2.app.mainplugin/src/main/java/org/gvsig/app/project/documents/layout/tools/LayoutEditGraphicsListenerImpl.java

View differences:

LayoutEditGraphicsListenerImpl.java
67 67
                ((IFFrameEditableVertex) frame).pointDragged(FLayoutUtilities
68 68
                    .toSheetPoint(event.getPoint(), layoutPanel
69 69
                        .getLayoutControl().getAT()));
70
                // layout.setStatus(Layout.GRAPHICS);
71

  
72 70
            }
73 71
        }
74 72
    }

Also available in: Unified diff