Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 547:95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
flys-client/trunk@2056 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 06 Jun 2011 11:31:21 +0000 |
parents | feaf6a8881ee |
children | aff225e07720 |
comparison
equal
deleted
inserted
replaced
546:feaf6a8881ee | 547:95a7f9cb3d58 |
---|---|
1 2011-06-06 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue131 (Anzeige der Position bei großen Zahlen ungenau) | |
4 | |
5 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: | |
6 Repaired a broken XPath expression for the chart attributes. | |
7 | |
1 2011-06-06 Ingo Weinzierl <ingo@intevation.de> | 8 2011-06-06 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
4 Added a handler that listens to mouse out events. If the mouse moves out | 11 Added a handler that listens to mouse out events. If the mouse moves out |
5 of the chart area, the current zoom operation is canceled. The zoombox | 12 of the chart area, the current zoom operation is canceled. The zoombox |