Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1445:df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
flys-client/trunk@3457 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 19 Dec 2011 07:37:15 +0000 |
parents | bdac8a72f7e6 |
children | 4c5006fecd8d |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Dec 16 13:36:23 2011 +0000 +++ b/flys-client/ChangeLog Mon Dec 19 07:37:15 2011 +0000 @@ -1,3 +1,12 @@ +2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Feed name-data-item to area artifact, refresh collection. + Set initial master for cross sections to be first area artifact in + collection. + Set step-size for spinner to 0.5. + Added click handlers for "over" and "under" menu items. + 2011-12-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> Bring further UI regarding area creation (in cross-sections).