Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1573:0fbbcec35462
Improved spinner-behaviour in cross section km control.
flys-client/trunk@3838 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 31 Jan 2012 14:10:23 +0000 |
parents | 60f8edc7a6f0 |
children | 465f72f68cee |
comparison
equal
deleted
inserted
replaced
1572:60f8edc7a6f0 | 1573:0fbbcec35462 |
---|---|
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 Added documentation, minor cleanup. | |
5 Added KeyPressHandler to km-spinnerItem, lose focus on | |
6 Enter-KeyPress. | |
7 | |
1 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
4 Refactored und introduces a temproray regression: Update only when | 11 Refactored und introduces a temproray regression: Update only when |
5 losing the focus (not on click or enter- press). | 12 losing the focus (not on click or enter- press). |