Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1572:60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
flys-client/trunk@3837 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 31 Jan 2012 13:04:51 +0000 |
parents | 1227878665b5 |
children | 0fbbcec35462 |
comparison
equal
deleted
inserted
replaced
1571:1227878665b5 | 1572:60f8edc7a6f0 |
---|---|
1 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | |
4 Refactored und introduces a temproray regression: Update only when | |
5 losing the focus (not on click or enter- press). | |
6 | |
1 2012-01-31 Ingo Weinzierl <ingo@intevation.de> | 7 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/server/DataFactory.java: New. | 9 * src/main/java/de/intevation/flys/client/server/DataFactory.java: New. |
4 This class should be used to create new Data instances. | 10 This class should be used to create new Data instances. |
5 | 11 |