Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
280:b493d606fdef | 281:c271012a97a3 |
---|---|
1 2011-05-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 ISSUE-15 | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: | |
6 After resizing the chart panel, the chart/image is replaced by a new | |
7 chart with adjusted width and height (requested from server). | |
8 | |
1 2011-05-12 Ingo Weinzierl <ingo@intevation.de> | 9 2011-05-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
4 Defined the chart size (600x500). | 12 Defined the chart size (600x500). |
5 | 13 |