Files
ResInsight/ApplicationCode
Kristian Bendiksen 3e882a65df #5979 Fix color legend crash when opening regression test project
Projects containing Rim2dIntersectionViews copy legend config from the view using
PdmXmlObjectHandle::writeObjectToXmlString/readObjectFromXmlString. The
resulting xml contains references to RimColorLegendCollection which are unresolved,
and this would lead to a crash (m_colorLegend == nullptr). Fixed by resolving
the references explicitly after copy the config.
2020-05-26 07:44:57 +02:00
..
2020-04-20 08:31:11 +02:00
2020-05-24 18:42:59 +02:00
2020-05-18 15:22:08 +02:00
2020-05-15 12:55:25 +02:00
2018-03-23 16:09:20 +05:00