Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1297:887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
flys-client/trunk@2918 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 10 Oct 2011 09:31:08 +0000 |
parents | c087137a8584 |
children | b0ed67cb5197 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Oct 10 09:06:01 2011 +0000 +++ b/flys-client/ChangeLog Mon Oct 10 09:31:08 2011 +0000 @@ -1,3 +1,11 @@ +2011-10-10 Ingo Weinzierl <ingo@intevation.de> + + flys/issue375 (ÜSK, Streckemessung) + + * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: + Added a formatter for lines and areas which is used to limit the number + of fractions. + 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/shared/model/DataList.java,