]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixed event mask of org.simantics.diagram.elements.TextGridNode
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 28 Sep 2017 16:09:10 +0000 (19:09 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 28 Sep 2017 16:20:21 +0000 (19:20 +0300)
In order to function properly TextGridNode needs to listen to MouseMoved
and MouseButtonReleased events, which were missing from the event mask.

refs #7517

Change-Id: I301de9812ab9427a3ef037884c89b7cb4e7b0abe
(cherry picked from commit 7e1c0263ce7496c044e0de710b5db37a749df4f3)


No differences found