To duplicate the problem, use the WPF Demo -> IDE Dock Layout
- Make sure there are only two document tabs
- Create a second DocumentPanel by dragging tab2 to the right side.
- Merge the DocumentPanel by dragging tab1 to center of tab2
Suddenly the Toolbox on the left is no longer resizable.
Please let me know if you have a fix for this!
Thanks
Hello,
We have successfully reproduced the behavior you described and passed this ticket to our developers for further research. Please bear with us. We will notify you as soon as we make any progress.
As a temporary solution, set the DocumentGroup.DestroyOnClosingChildren property to true.
Thanks,
Andrey