Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 3828:9cbc8311e820
Improve the GaugePanel
Be locale aware and only load the gauge info if the river name changes.
flys-client/trunk@5523 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 19 Sep 2012 12:51:02 +0000 |
parents | ed978af1f089 |
children | e6186ab00553 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Sep 19 12:43:43 2012 +0000 +++ b/flys-client/ChangeLog Wed Sep 19 12:51:02 2012 +0000 @@ -1,3 +1,14 @@ +2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, + src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: + Add locale aware formatting of the gauge values. + Don't reload the gauges if the river doesn't change. + Correctly handle kmup of the river. + 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: