Just updated from last week nightly to final 2.5 and receive this error:
class com.google.gwt.core.client.JavaScriptException:(TypeError): $wnd.isc.Canvas.setNeverUseFilters is not a function
which comes from Canvas.setNeverUseFilters(false);
class com.google.gwt.core.client.JavaScriptException:(TypeError): $wnd.isc.Canvas.setNeverUseFilters is not a function
which comes from Canvas.setNeverUseFilters(false);
Comment