[OpenLayers-Trac] [OpenLayers] #1130: TMS Layer hide image if alpha == true

OpenLayers trac at openlayers.org
Thu Nov 8 08:12:11 EST 2007


#1130: TMS Layer hide image if alpha == true
-------------------+--------------------------------------------------------
 Reporter:  fredj  |       Owner:  euzuro     
     Type:  bug    |      Status:  new        
 Priority:  major  |   Milestone:  2.6 Release
Component:  Layer  |     Version:  2.5        
 Keywords:         |  
-------------------+--------------------------------------------------------
 If a TMS layer is created with the alpha options set to true, the images
 are not displayed in FF (display == none).
 {{{
 new OpenLayers.Layer.TMS("TMS",
                          "http://labs.metacarta.com/wms-c/Basic.py/",
                          {layername: 'basic', type:'png', alpha: true});
 }}}

 The layer is correctly displayed in IE.

 Test page: http://dev.camptocamp.com/~fredj/tms.html

-- 
Ticket URL: <http://trac.openlayers.org/ticket/1130>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list