Sorry but I discovered that the problem existed before the update. So, it’s not a version problem…
Best wishes, Arno _______________________________________________________________ De : [email protected] [mailto:[email protected]] De la part de Arnaud JEAN-CHARLES Envoyé : mardi 9 novembre 2010 16:49 À : [email protected] Objet : [Users] LayerOpacitySliderTip not works.. Hello everybody, In my mapPanel I have: { // http://api.geoext.org/1.0/examples/layeropacityslider.html type: "gx_opacityslider",// create a separate slider bound to the map layer: FOND_v2, hover: true, vertical: false, aggressive: true, inverse: true, width: 120, value: 88 plugins: new GeoExt.LayerOpacitySliderTip({template: '<div>Opacité: {opacity}%</div>' }, Since I upgraded GeoExt (http://svn.geoext.org/core/trunk/geoext/) and extjs (http://svn.geoext.org/ext/3.2.1/) FireBug tells me that “this.slider.thumbs is undefined” in SliderTips.js at line 79 ⇒ for (var i=0, ii=this.slider.thumbs.length; i<ii; ++i) Do you know how can I resolve this ? Thanks a lot for your help Arno _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
