]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed StandardCutHandler IllegalThreadAccess problem 31/2531/1
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 10:04:31 +0000 (10:04 +0000)
commit4aa15c31ccd0d91cfdfbc9d63eca79e9045cc337
tree151fddd624c244a0d0bdaf05b8877ce72e9fb00e
parent9b3e9bcb03dfd9178df2f854b448efc6eeff64b8
Fixed StandardCutHandler IllegalThreadAccess problem

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

gitlab #74
gitlab #133

Change-Id: I0dbb14d4025a5fc2c58519d933e3dfdf03de1878
(cherry picked from commit f7073364d424fb9b1ef84ade1cfa49553a694c22)
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