]> gerrit.simantics Code Review - simantics/district.git/commit
Fixed DynamicVisualisationContributionsParticipant to cancel hover task 75/3575/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 20 Nov 2019 11:50:45 +0000 (13:50 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 20 Nov 2019 12:03:48 +0000 (14:03 +0200)
commitf97150acbd65924d45b7ab545d3398a8b070e2b5
tree83bcdf5ef9a171c1a041d3ba740ab98b8c42d3d1
parent25f87bcfe45d3b94d745ae3a02386cd041dd790d
Fixed DynamicVisualisationContributionsParticipant to cancel hover task

Previously a possible hover info update task was never cancelled
properly if the participant was removed from the context due to e.g.
disposal of the diagram editor.

gitlab #67

Change-Id: I0d98673190ddbf836d40713f9c0b9c8608076552
org.simantics.district.network.ui/src/org/simantics/district/network/ui/participants/DynamicVisualisationContributionsParticipant.java