AvalonDock icon indicating copy to clipboard operation
AvalonDock copied to clipboard

Documents do not resize, when dragging a tab

Open MariusMichelPrimes opened this issue 2 years ago • 1 comments

I am a bit flabergasted to realize, that there seems to be a bug in the code for at least 2 years. Just open the TestApp, have two document tabs and drag one of them out, to add another tab control. Then drag it out again to change it to a window. The space it previously occupied is not filled by the other tab.

MariusMichelPrimes avatar Jan 13 '23 08:01 MariusMichelPrimes

The problem seems to be somewhere in the changes to DocumentPaneDropTarget.cs from 15.01.2021. When I revert those changes it works as expected.

MariusMichelPrimes avatar Jan 13 '23 08:01 MariusMichelPrimes