]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
DefaultMouseListener was added twice in GraphExplorerComposite 86/1186/3
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 3 Nov 2017 06:50:24 +0000 (08:50 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 3 Nov 2017 07:06:49 +0000 (09:06 +0200)
Changed ExpandNodeHandler double click action to perform its search for
editor adapters based on the input object provided in the double click
event instead of the NodeContext potentially contained by the input
object. This makes it use the same logic as OpenDefaultEditor adapter.

refs #7434

Change-Id: Ic22bbd98406f61df55817e76e5b2feabe0aedd5e


No differences found