Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2439:46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
flys-client/trunk@4107 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 01 Mar 2012 15:18:33 +0000 |
parents | e0f4ea518d59 |
children | 661e3ae77c8a |
comparison
equal
deleted
inserted
replaced
2438:e0f4ea518d59 | 2439:46fc11ad697f |
---|---|
1 2012-03-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue555 (ÜSK: Info-Button) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: | |
6 Close old GetFeatureInfoWindows before creating new ones. | |
7 | |
1 2012-03-01 Ingo Weinzierl <ingo@intevation.de> | 8 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: New | 10 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: New |
4 method getActiveThemes() that returns the active themes only. | 11 method getActiveThemes() that returns the active themes only. |
5 | 12 |