Files
ResInsight/ApplicationCode
Kristian Bendiksen ff277051fe #7024 Fix crash when closing comparison view on linux.
The state of caf::Viewer::isComparisonViewActive() and Rim3dView::activeComparisonView()
can be out-of-sync until all events have been processed by the Qt event loop.
The caf::Viewer state is updated as part of an scheduled display update, but the
update to Rim3dView is a direct call.

Fix crash by checking for nullptr from Rim3dView::activeComparisonView().

Closes #7024.
2020-12-08 21:45:26 +01:00
..
2020-10-14 12:33:32 +02:00
2020-12-08 21:45:26 +01:00
2020-12-08 21:45:26 +01:00
2020-12-08 21:45:26 +01:00
2020-10-08 08:15:19 -04:00
2020-12-08 21:45:26 +01:00
2018-03-23 16:09:20 +05:00