AvalonDock icon indicating copy to clipboard operation
AvalonDock copied to clipboard

Preview Tab like in VS

Open jogibear9988 opened this issue 5 years ago • 1 comments

Is it possible to create a Preview Tab (on the right side?) in Avalondock?

jogibear9988 avatar Sep 02 '19 16:09 jogibear9988

I just realized that we could probably add a Preview Tab using a similar mechanism as for the LayoutAutoHideWindowControl but with document content instead of the LayoutAnchorableControl as content.. Obviously, this should be show in the DockingManagers document pane and be docked there when the user clicks the docking symbol.

I guess, we should do a paralell implementation with similar mechanisms as in the above LayoutAutoHideWindowControl - I won't be able to do this any time soon but thought I should not the idea in case anyone is interested in doing a prototype along these lines...

Dirkster99 avatar Feb 05 '20 21:02 Dirkster99