From: Marko Luukkainen Date: Thu, 5 Dec 2019 09:16:58 +0000 (+0200) Subject: Fix removed nodes leaving visible graphical elements. X-Git-Tag: v1.43.0~99^2 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=09afb6fbe9c440b6768714373d95d581111b9993;hp=09afb6fbe9c440b6768714373d95d581111b9993;p=simantics%2F3d.git Fix removed nodes leaving visible graphical elements. When a node was removed and updated at the same cycle, it: 1. Was removed 2. Graphics were updated, which added graphics back to the visualization gitlab #35 Change-Id: Ic512d450ea015f6969dd901558b36caaa88754bd (cherry picked from commit cf6b9ba427c210e1074d51bbc5712486f80930ec) ---