[Users] LayerOpacitySliderTip not works..
Arnaud JEAN-CHARLES
a.jean-charles at valabre.com
Wed Nov 10 09:53:39 CET 2010
Sorry but I discovered that the problem existed before the update. So, it’s not a version problem…
Best wishes,
Arno
_______________________________________________________________
De : users-bounces at geoext.org [mailto:users-bounces at geoext.org] De la part de Arnaud JEAN-CHARLES
Envoyé : mardi 9 novembre 2010 16:49
À : users at geoext.org
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
More information about the Users
mailing list