[OpenLayers-Users] Long URLs messing up Opacity

Andreas Hocevar ahocevar at opengeo.org
Fri Apr 20 16:30:11 EDT 2012


The conditional removal of the gutter frame introduced it. The
IFrame's opacity must be set on the frame, not the IFrame itself. If
set on the IFrame, it only works if set when the IFrame is added to
the document.

Andreas.

On Fri, Apr 20, 2012 at 10:02 PM, Eric Lemoine
<eric.lemoine at camptocamp.com> wrote:
> On Fri, Apr 20, 2012 at 9:31 PM, Andreas Hocevar <ahocevar at opengeo.org> wrote:
>> Hi,
>>
>> yes, it is a regression, and the fix is not trivial (because of the
>> opacity based tile fade effects on the imgDiv, and the opacity setting
>> for IFrame tiles that must be made on the IFrame's parent).
>>
>> A quick and easy workaround would be to override the setOpacity method
>> on Tile.Image.IFrame to redraw the layer.
>
> Any idea what commit(s) introduced this regression?
>
>
>
> --
> Eric Lemoine
>
> Camptocamp France SAS
> Savoie Technolac, BP 352
> 73377 Le Bourget du Lac, Cedex
>
> Tel : 00 33 4 79 44 44 96
> Mail : eric.lemoine at camptocamp.com
> http://www.camptocamp.com



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.


More information about the Users mailing list