Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2922:71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
flys-client/trunk@4777 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 25 Jun 2012 13:50:22 +0000 |
parents | 96d02c6f44a2 |
children | 43e0f6d96206 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Sat Jun 23 08:16:40 2012 +0000 +++ b/flys-client/ChangeLog Mon Jun 25 13:50:22 2012 +0000 @@ -1,3 +1,9 @@ +2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: + Do not throw layout away if only the km chart needs reloading. + Fix floating point vs. integer rounding issues. + 2012-06-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: