Opened 8 years ago

Closed 8 years ago

#3196 closed defect (fixed)

workspace - layers are in inverted order after loading saved workspace file

Reported by: guano Owned by: grass-dev@…
Priority: normal Milestone: 7.2.0
Component: wxGUI Version: svn-releasebranch72
Keywords: layer stack Cc:
CPU: Unspecified Platform: MacOSX

Description

When opening a save workspace file, the layers are opened in an inverted order. Those that were in the bottom of the stack will be opened last and will end up in the top of the stack. So any ordering is lost. Must read the list of layers from the last to the first element.

Change History (5)

comment:1 by annakrat, 8 years ago

In 69775:

wxGUI: fix layer order when loading workspace, see #3196

comment:2 by annakrat, 8 years ago

Milestone: 7.2.17.2.0

comment:3 by neteler, 8 years ago

To be backported?

comment:4 by annakrat, 8 years ago

In 69805:

wxGUI: fix layer order when loading workspace, see #3196 (merge from trunk, r69775)

comment:5 by annakrat, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.