Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 1048:b5d852991cbf
The size of an svg export is adjustable now (issue290).
gnv-artifacts/trunk@1120 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 24 May 2010 17:07:26 +0000 |
parents | 05ab74539ed3 |
children | 778d86255d76 |
comparison
equal
deleted
inserted
replaced
1047:05ab74539ed3 | 1048:b5d852991cbf |
---|---|
1 2010-05-24 Ingo Weinzierl <ingo_weinzierl@web.de> | |
2 | |
3 Issue290 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: | |
6 The size of an svg export depends on the size chosen by the user (or the | |
7 default size if the user did not change the size) - it is not fixed | |
8 anymore. | |
9 | |
1 2010-05-21 Tim Englich <tim.englich@intevation.de> | 10 2010-05-21 Tim Englich <tim.englich@intevation.de> |
2 | 11 |
3 * doc/conf/queries.properties: | 12 * doc/conf/queries.properties: |
4 Added queries for meshes using vectorvalues for "Horizontales Schnittprofil" | 13 Added queries for meshes using vectorvalues for "Horizontales Schnittprofil" |
5 | 14 |