Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Jan 31 10:34:54 2012 +0000 +++ b/flys-client/ChangeLog Tue Jan 31 13:04:51 2012 +0000 @@ -1,3 +1,9 @@ +2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Refactored und introduces a temproray regression: Update only when + losing the focus (not on click or enter- press). + 2012-01-31 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/server/DataFactory.java: New.