Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1421:d50c3262e638
Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.
flys-client/trunk@3358 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 06 Dec 2011 09:08:48 +0000 |
parents | c8481debff70 |
children | 25be27e33b77 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Dec 05 14:39:12 2011 +0000 +++ b/flys-client/ChangeLog Tue Dec 06 09:08:48 2011 +0000 @@ -1,3 +1,10 @@ +2011-12-06 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: + Reorder the layers in the map at the end of the layers initialization. A + reordering is necessary, because the order in the map is reflected + considering the order in the map theme panel. + 2011-12-05 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties,