Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 269:eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
flys-client/trunk@1893 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 11 May 2011 07:32:08 +0000 |
parents | eb3f9b6496a5 |
children | d01b0d81b92a |
comparison
equal
deleted
inserted
replaced
268:eb3f9b6496a5 | 269:eb3c16df59db |
---|---|
1 2011-05-10 Ingo Weinzierl <ingo@intevation.de> | 1 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
2 | |
3 ISSUE-41 (part1) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: | |
6 Moved the computation result panel right beside the parameterization. | |
7 | |
8 TODO: This panel has now hard coded width/height. The result of this is, | |
9 that it does not change its size when the parent component is resized. | |
10 So, the width and height should be set to 100%. | |
11 | |
12 2011-05-11 Ingo Weinzierl <ingo@intevation.de> | |
2 | 13 |
3 ISSUE-57 | 14 ISSUE-57 |
4 | 15 |
5 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: | 16 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
6 Replaced wrong i18n function name. | 17 Replaced wrong i18n function name. |