Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 539:fea93eebd2fa
Improved the layout of the mouse position panel.
flys-client/trunk@2039 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 11:59:59 +0000 |
parents | 75df57220104 |
children | a866cdf1ca40 |
comparison
equal
deleted
inserted
replaced
538:75df57220104 | 539:fea93eebd2fa |
---|---|
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: | |
4 Moved the mouse position panel to the right border of the toolbar panel. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: | |
7 Improved the layout of this HLayout panel. It has a fixed width of 195px | |
8 now. The components inside this panel have also fixed width values. | |
9 | |
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | 10 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | 12 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
4 After the chart panel is resized, we will now fetch a chart info | 13 After the chart panel is resized, we will now fetch a chart info |
5 document using the ChartInfoService. This service lets us update the | 14 document using the ChartInfoService. This service lets us update the |