Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1484:cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
flys-client/trunk@3548 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 27 Dec 2011 11:13:05 +0000 |
parents | 843eed27390d |
children | 00e429e6420c |
comparison
equal
deleted
inserted
replaced
1483:843eed27390d | 1484:cb5ab84505b7 |
---|---|
1 2011-12-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * 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 | |
5 distinguish between a chart export (as PNG, PDF and SVG) and the display | |
6 in the UI. | |
7 | |
1 2011-12-27 Ingo Weinzierl <ingo@intevation.de> | 8 2011-12-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | 10 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | 11 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | 12 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |