Skip to content

[data extractor] Properly initilize point properties on project load.

Martin Marmsoler requested to merge work/datapickerCrash into master

Description

When loading a project with a DataExtractor, retransform the points after the parent (image or curve) was set and we can determine the properties of the parent (symbol, etc.) that are used to draw the points.

Fixes a crash in the project attached in issue #941 (closed)

Conformity

When external dependencies are removed

  • Reporting to ...
Edited by Martin Marmsoler

Merge request reports