comparison flys-client/ChangeLog @ 1448:c39aa5a6478c

#409 Made layer list and map layers synchron. flys-client/trunk@3465 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 19 Dec 2011 14:58:24 +0000
parents c4bc320e3d44
children 8da36efc839a
comparison
equal deleted inserted replaced
1447:c4bc320e3d44 1448:c39aa5a6478c
1 2011-12-19 Ingo Weinzierl <ingo@intevation.de>
2
3 flys/issue409 (Überschwemmungsfläche: Reihenfolge in Themenliste nicht immer synchron mit Rendering)
4
5 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Added
6 a addLayer() method which should be used to add new layers to the map. New
7 layers are always displayed at the bottom of the layer stack.
8
9 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java:
10 Use FloodMap.addLayer() to add new layers instead of adding them directly
11 to the Map.
12
13 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java:
14 Removed the re-order process of map layers. This is no longer necessary,
15 because MapOutputTab uses FloodMap.addLayer() to add new layers instead of
16 adding new layers on its own using Map.addLayer() directly.
17
1 2011-12-19 Ingo Weinzierl <ingo@intevation.de> 18 2011-12-19 Ingo Weinzierl <ingo@intevation.de>
2 19
3 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, 20 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties,
4 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, 21 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties,
5 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, 22 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties,

http://dive4elements.wald.intevation.org