Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Unassigned: AvalonDock Floating Documents not highlighted when active [22269]

$
0
0
We noticed that floating documents never use the corresponding highlight state.
There seems to be a initilization problem with floating windows, especially documents for that matter.

I looked into the source and was able to hotfix the problem.
FloatingDocumentWindowControls apply the themes in the constructor but the datatrigger that updates the highlight-state of floating-documents depends on the implemented abstract property 'LayoutDocumentFloatingWindowControl.Model'. If you move the application of the theme to the inheritors constructor the databinding is working again.

It would be great if this gets fixed fast so we don't have to use a hotfixed version for to long. Additionally we can't really confirm that this fix is not causing other problems.

Corresponding DataTrigger can e.g. be found in:

-> ExtendedWpfToolkit SourceCode at Rev. 117060
-> Xceed.Wpf.AvalonDock.Themes.Aero
-> Theme.xaml Line 1063

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>