[fix] Crash when recording on OSX
- May 19, 2022
-
-
Nick Laurenson authored
This happend only OSX because the dynamic cast didn't work as expected. We suspect, it's because due to the proxy mechanism: The proxy are generated by paraview, and for some reason the true class cannot be identified.
-