Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 281:c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
flys-client/trunk@1910 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 12 May 2011 09:59:29 +0000 |
parents | b493d606fdef |
children | e92f7ef455d6 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu May 12 09:14:46 2011 +0000 +++ b/flys-client/ChangeLog Thu May 12 09:59:29 2011 +0000 @@ -1,3 +1,11 @@ +2011-05-12 Ingo Weinzierl <ingo@intevation.de> + + ISSUE-15 + + * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: + After resizing the chart panel, the chart/image is replaced by a new + chart with adjusted width and height (requested from server). + 2011-05-12 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: