Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1485:00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
flys-client/trunk@3556 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 29 Dec 2011 14:55:18 +0000 |
parents | cb5ab84505b7 |
children | efdb4fe5a69e |
comparison
equal
deleted
inserted
replaced
1484:cb5ab84505b7 | 1485:00e429e6420c |
---|---|
1 2011-12-29 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | |
4 Introduced fields and methods to support free Q values. This panel now | |
5 has the cases: | |
6 1) W array input | |
7 2) W range input | |
8 3) Q array input | |
9 4) Q range input | |
10 5) Q free array input | |
11 6) Q free range input | |
12 | |
1 2011-12-27 Ingo Weinzierl <ingo@intevation.de> | 13 2011-12-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: | 15 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
4 Set widt=-1 and height=-1 for exports. This allows the server to | 16 Set widt=-1 and height=-1 for exports. This allows the server to |
5 distinguish between a chart export (as PNG, PDF and SVG) and the display | 17 distinguish between a chart export (as PNG, PDF and SVG) and the display |