Quantcast
Channel: AvalonDock
Viewing all articles
Browse latest Browse all 2690

Commented Issue: Clicking in Empty LayoutDocumentPane - Object reference not set to an instance of an object. [15603]

$
0
0
When Clicking in a layoutDocumentPane that has no Tabbed document will cause a "Object reference not set to an instance of an object." @line 121 in LayoutDocumentPaneControl.cs

protected override void OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs e)
{
base.OnMouseLeftButtonDown(e);

if (!e.Handled)
_model.SelectedContent.IsActive = true; <==== Throws the error
}
Comments: ** Comment from web user: SlickRick **

Yes it's fixed. Thanks


Viewing all articles
Browse latest Browse all 2690

Trending Articles



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