Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 1017:cce6596560e6
After resizing the window, the map panel is resized as well (currently just the width changes) (issue307).
gnv/trunk@1247 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 30 Jun 2010 05:50:46 +0000 |
parents | 3665834344a8 |
children | 4eb7fa8a36ed |
comparison
equal
deleted
inserted
replaced
1016:3665834344a8 | 1017:cce6596560e6 |
---|---|
1 2010-06-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue307 | |
4 | |
5 * src/main/webapp/scripts/viewport.jsp: Added a 'resize' listener for the | |
6 browser window. If the browser window is resized, the size of the map | |
7 panel is adapted. For example, you have a small browser window at the | |
8 beginning and resize it later to its maximal size, the map panel takes all | |
9 the place it can get. Currently, just the width is adapted, because outer | |
10 div container has a fix height that doesn't change. | |
11 | |
1 2010-06-29 Tim Englich <tim.englich@intevation.de> | 12 2010-06-29 Tim Englich <tim.englich@intevation.de> |
2 | 13 |
3 ISSU317 | 14 ISSU317 |
4 | 15 |
5 * src/main/resources/applicationMessages*.properties: | 16 * src/main/resources/applicationMessages*.properties: |