[OpenLayers-Trac] Re: [OpenLayers] #3224: Canvas renderer ignores style.display property

OpenLayers trac-20090302 at openlayers.org
Fri Apr 1 03:41:22 EDT 2011


#3224: Canvas renderer ignores style.display property
---------------------------------------------+------------------------------
 Reporter:  vog                              |       Owner:                 
     Type:  bug                              |      Status:  new            
 Priority:  major                            |   Milestone:  2.11 Release   
Component:  general                          |     Version:  2.10           
 Keywords:  canvas, display, none, renderer  |       State:  Needs More Work
---------------------------------------------+------------------------------

Comment(by ahocevar):

 Tim: Good catch. This means that the extent check has to happen in
 drawFeature instead of redraw. Which will also increase the renderer's
 performance, because redraw won't be triggered when drawFeature is called
 for a feature outside the visible extent.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3224#comment:6>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list