Hi, we're overriding the chrome of a window and it seems to be affecting how the floating docking works.
I've restyled the ToolWindowHostWindow, but when a window is dragged alongside another floating window it thinks they're on top and tries to dock. I've attached an image show this.
This only happens when the title bars line up. How is the docking currently detected? Is it accessible?
Thanks, Mark.
I happen to be curious about the same question with the floating window in C#. This question did great help to me, and I feel so fortunate to see this.