Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 279:e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
flys-client/trunk@1906 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 12 May 2011 07:08:27 +0000 |
parents | f33af25b7490 |
children | b493d606fdef |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 11 16:38:54 2011 +0000 +++ b/flys-client/ChangeLog Thu May 12 07:08:27 2011 +0000 @@ -1,3 +1,13 @@ +2011-05-12 Ingo Weinzierl <ingo@intevation.de> + + ISSUE-34 + + * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: + The number of windows which are moved the right lower browser window + corner is limited to 10 windows now. The 11th window is placed at the + left upper corner again. Window 12-20 are moved with an offset into to + the right lower corner again. + 2011-05-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/shared/model/DataCageNode.java,