oxyplot / oxyplot-avalonia

A cross-platform plotting library for .NET. This package targets Avalonia apps.
https://oxyplot.github.io/
MIT License
278 stars 47 forks source link

Hack to fix selection issue in Example Browser #42

Closed VisualMelon closed 2 years ago

VisualMelon commented 2 years ago

Fixes the issue with selection not working properly between ListBoxes.

This is a hack to stop the ListBoxes setting the selected example to null when they 'lose' the selection.