Skip to content

(graphics): adaptor SLandmarks deadlock

Caroline TROMPF requested to merge 662-graphics-adaptor-slandmarks-deadlock into dev

Description

Add optional parameters to insertPoint() and hideLandmark() method to avoid deadlocks when they are called by updating()

Closes #662 (closed)

How to test it?

  • Launch an app, add Landmarks and check that everything still works as before.
  • Update the adaptor when landmarks are present.
Edited by Caroline TROMPF

Merge request reports