Revision 364 trunk/org.gvsig.app.document.layout2.app/org.gvsig.app.document.layout2.app.mainplugin/src/main/java/org/gvsig/app/project/documents/layout/fframes/FFrameView.java

View differences:

FFrameView.java
1085 1085
	}
1086 1086

  
1087 1087
	public void refresh() {
1088
        // FIXME: what should we do here? do we really need to invalidate cache??
1089
    	b_validCache = false;
1088
		// force re-creating the cache on the next drawing cycle 
1089
		b_validCache = false;
1090 1090
	}
1091 1091
    
1092 1092
    protected void resetListeners() {

Also available in: Unified diff