thecco
Results
2
issues of
thecco
The results of MouseTracker and MouseDown HitTestResult are different. ``` private void Model_MouseDown(object sender, OxyMouseDownEventArgs e) { if (e.ChangedButton == OxyMouseButton.Left && e.HitTestResult != null && e.HitTestResult.Element is LineSeries series)...
bug
tracker
I used Google translator Please support CUSTOM_CLASS_COLORS Even if change the custom colors in ElvUI or the ClassColors addon, Details does not support them. It seems like simply use CUSTOM_CLASS_COLORS...