VirtualPhotonics/Vts.Gui.Wpf

The ScrollViewer ScrollToBottom method crashes at runtime in VS 2017

Closed this issue · 1 comments

The scroll to bottom method is called when running a Monte Carlo simulation from the Monte Carlo panel. This method does not cause a crash in previous versions of Visual Studio.

This only appears to be an issue when debugging, if you run the application without debugging the ScrollToBottom works fine.