Hello,
I found strange behavior of ToolWindow during ToolWindow is displayed as popup.
I will send sample project and video later.
Would you please check it?
I'm using the following property.
- DockSite.IsLiveSplittingEnabled = "False"
- DockSite.UseHostedPopups = "False"
Issue1 : ToolWindow looks bad when resize parent window.
Issue2 : Sometimes auto-hide ToolWindow is not displayed when clicked ToolWindow's tab.