1. Float ToolWindow
2. Float another ToolWindow
3. Dock 1st floating ToolWindow to 2nd floating ToolWindow
<Result>
Subscribe WindowStateChanged event and it shows DockState is from Docked to Float
<Expected result>
DockState is from Float to Docked
13.1.582.0 did work fine(Expected result) But 13.2.592.0 did not work.
So I can not get the float and docked state.
Will it fix in next release?
Is there are workaround for avoiding this problem?