Revision 13120 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/colortable/panels/TabInterpolated.java

View differences:

TabInterpolated.java
129 129
	}
130 130

  
131 131
	public void actionValueDragged(ColorSliderEvent e) {
132
		colorTablePanel.tabInterpolatedChanged();
132
		//colorTablePanel.tabInterpolatedChanged();
133 133
	}
134 134

  
135 135
	private void callValueColorChanged() {

Also available in: Unified diff