cheerq / flexmdi

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

Add flag to manager to allow windows to be dragged into clipped positions #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

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

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ben.clin...@gmail.com on 8 Sep 2007 at 2:32

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
 30 is just about not enforcing container boundaries
which is way easy to allow them to be dragged out but there is code firing on 
some
events that brings them back

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

GoogleCodeExporter commented 8 years ago

Original comment by ben.clin...@gmail.com on 20 Sep 2007 at 2:38

GoogleCodeExporter commented 8 years ago
MDIManager now has enforceBoundaries property that controls this. Default is 
true.

Original comment by ben.clin...@gmail.com on 15 Jan 2008 at 2:43