Skip to content

fix issue 217 (crash when predict button is clicked twice).

Raza, Zamaan requested to merge issue_217_alternative_fix into develop

Resolves #217 (closed), #221 (closed)

The possible out-of-sync state of _peak_graphics_items maybe should lead to further refactoring, e.g. replace this list by querying the existing scene items.

Merge request reports