gemini icon indicating copy to clipboard operation
gemini copied to clipboard

Tool window content disappears when it is not pinned.

Open VirtualMagic opened this issue 5 years ago • 1 comments

Tool window content disappears when it is no longer pinned. Only the full class name is displayed. As soon as the window is pinned the content appears again. What am I doing wrong?

Screenshot Links: Pinned window Unpinned window

VirtualMagic avatar Nov 13 '19 12:11 VirtualMagic

I had the same issue. I changed Xceed.Wpf.AvalonDock.dll to the one from Dirkster99 https://github.com/Dirkster99/AvalonDock and that seemed to fix it. I'm using version 3.6.2 from nuget package Dirkster.AvalonDock

OldNo7 avatar Jan 08 '20 02:01 OldNo7

In theory, PR #334 (merged yesterday) fixes this? It uses Dirkster99's fork.

kornman00 avatar Aug 23 '22 20:08 kornman00