Fix Bug connection between start and end point
ClosedPublic

Authored by Murmele on Jan 3 2019, 10:04 PM.

Details

Summary

With this function call, sometimes "symbolPointsLogical" was filled with the previous data again (probably the retransform function was called a second time in this QApplication::processEvents() function), so the data was 2 times in this vector.
Causes that the end and the start point of the curve are connected together.

Diff Detail

Repository
R262 LabPlot
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Murmele created this revision.Jan 3 2019, 10:04 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptJan 3 2019, 10:04 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
Murmele requested review of this revision.Jan 3 2019, 10:04 PM
asemke accepted this revision.Jan 3 2019, 10:13 PM
This revision is now accepted and ready to land.Jan 3 2019, 10:13 PM
This revision was automatically updated to reflect the committed changes.