]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed StandardCutHandler IllegalThreadAccess problem 30/2530/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 7 Dec 2018 09:53:05 +0000 (11:53 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 7 Dec 2018 09:58:32 +0000 (09:58 +0000)
commitf7073364d424fb9b1ef84ade1cfa49553a694c22
treed793fcc9e01f2815b66910f9607ea0319a03df05
parent54512ce682c4d11e4d119505be480a31560fa7e4
Fixed StandardCutHandler IllegalThreadAccess problem

Also changed old deprecated logger to SLF4J logging to the related
classes.

gitlab #74
gitlab #133

Change-Id: I0dbb14d4025a5fc2c58519d933e3dfdf03de1878
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/modelBrowser/handlers/StandardCopyHandler.java
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/modelBrowser/handlers/StandardCutHandler.java
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/modelBrowser/handlers/StandardPasteHandler.java