Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1433:d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
flys-client/trunk@3388 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 12 Dec 2011 14:39:51 +0000 |
parents | 40f4137a2c31 |
children | 9115b2a28be1 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Dec 12 09:11:28 2011 +0000 +++ b/flys-client/ChangeLog Mon Dec 12 14:39:51 2011 +0000 @@ -1,3 +1,16 @@ +2011-12-12 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java: + Set width to 150px and set alignment to RIGHT. + + * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: + Set width to 100. + + * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: + Added a label that displays the current projection. Wrapped this label and + the mouse coordinates into a new layout which is RIGHT aligned in the + toolbar. + 2011-12-12 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties,