Revision 45384 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/fmap/mapcontext/MapContext.java

View differences:

MapContext.java
744 744
     */
745 745
    public void invalidate() {
746 746
        updateDrawVersion();
747
        this.viewPort.updateDrawVersion();
747 748
        // Small hack to let the MapControl receive an event and repaint
748 749
        FLayer layer;
749 750
        if (layers.getLayersCount() > 0) {

Also available in: Unified diff