cheerq / flexmdi

Automatically exported from code.google.com/p/flexmdi
0 stars 0 forks source link

Cascading larger windows extends off container #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Cascading large windows will cause them to extend off container boundaries

What is the expected output? What do you see instead?

Determine an appropriate window height and width given number of windows
and size of container and resize all windows during cascade to match the
container dimensions.

Original issue reported on code.google.com by bmeutz...@gmail.com on 28 Aug 2007 at 8:25

GoogleCodeExporter commented 8 years ago

Original comment by bmeutz...@gmail.com on 28 Aug 2007 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by bmeutz...@gmail.com on 29 Aug 2007 at 6:13

GoogleCodeExporter commented 8 years ago
Think I fixed this in most effect classes, its really up to the cascade effect. 
All I
encountered weren't even attempting to resize windows. MDIManager now does
appropriate checking and sets the widthTo and heightTo properties correctly.

Original comment by ben.clin...@gmail.com on 8 Sep 2007 at 2:11

GoogleCodeExporter commented 8 years ago

Original comment by ben.clin...@gmail.com on 11 Sep 2007 at 3:14

GoogleCodeExporter commented 8 years ago

Original comment by brian.jo...@gmail.com on 20 Sep 2007 at 4:02