-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Description
There seems to be a bug in the generic template in the current 4.60 release where it does not display the Header for Anchorable panes
If I comment out the Theme in the TestApp in the following lines the Anchorable header disappears
AvalonDock/source/TestApp/MainWindow.xaml
Lines 69 to 71 in 9ffd291
| <DockingManager.Theme> | |
| <Vs2013LightTheme /> | |
| </DockingManager.Theme> |
Here is a screenshot showing the Generic cs the VS2103Light theme side by side
I've temporarily fixed this by rolling back to the 4.50 release which does not have this problem
chenjt2001, AndersChen123 and Joel-Aguilar
Metadata
Metadata
Assignees
Labels
No labels