#1519: Opening a saved workspace doesn't display all layers correctly in 
6.4.2RC2
-----------------------+----------------------------------------------------
 Reporter:  shanel     |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  minor      |   Milestone:  6.4.2                    
Component:  wxGUI      |     Version:  6.4.2 RCs                
 Keywords:  workspace  |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
Changes (by annakrat):

  * keywords:  => workspace


Comment:

 The problem is in wxgui.py in LoadWorkspaceFile():

 {{{
         if maptree:
             # reverse list of map layers
             maptree.Map.ReverseListOfLayers()
 }}}

 I removed this code in r50511 and it seems to be ok then. Backported to
 6.5 and 7 too.

 Anna

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1519#comment:4>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to