
Hello,
I'm using the ActiPro Docking and MDI library (2012.1 build 0560), and I'm experiencing the following behavior.
1. Have a ToolWindow that is docked. Resize it to take up most of the available space.
2. Resize the window containing this DockSite to be as small as possible.
3. Resize the window to its original size.
4. The ToolWindow does not re-expand to the size it was set to in step 1.
This happens in the demo MDI applications; is it intended? Is there a way to have the ToolWindow re-grow to the size set in step 1 when there is room for it again?
Thanks,
-Tom