Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1282:3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
flys-client/trunk@2864 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 29 Sep 2011 14:52:29 +0000 |
parents | 4782c0ce9cec |
children | e8bb11976c70 |
comparison
equal
deleted
inserted
replaced
1281:4782c0ce9cec | 1282:3904519ec161 |
---|---|
1 2011-09-29 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue179 (Zoom Out funktioniert nichtzuverlässig) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | |
6 Repaired broken zoom-out function. | |
7 | |
1 2011-09-29 Ingo Weinzierl <ingo@intevation.de> | 8 2011-09-29 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
4 Re-added the button to zoom-out by a given factor. Added a new one to | 11 Re-added the button to zoom-out by a given factor. Added a new one to |
5 step back to the last extent. | 12 step back to the last extent. |