Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 573:756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
flys-client/trunk@2123 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 15 Jun 2011 09:03:27 +0000 |
parents | 830e4720caad |
children | 3629d36f0e5d |
comparison
equal
deleted
inserted
replaced
572:830e4720caad | 573:756bd8f0b97c |
---|---|
1 2011-06-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: | |
4 Be more tolerant with entered whitespaces. | |
5 | |
1 2011-06-15 Ingo Weinzierl <ingo@intevation.de> | 6 2011-06-15 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: | 8 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
4 Set height of the parameter panel that shows the "old" values to "1" if | 9 Set height of the parameter panel that shows the "old" values to "1" if |
5 no "old" value is existing. This avoids GWT throwing warning messages. | 10 no "old" value is existing. This avoids GWT throwing warning messages. |