]> gerrit.simantics Code Review - simantics/platform.git/commit
GraphExplorerComposite now accepts TextTransfer and MOVE/DEFAULT dnd ops 89/289/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 23 Jan 2017 18:56:03 +0000 (20:56 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 23 Jan 2017 18:56:03 +0000 (20:56 +0200)
commitd615f9ce52ccde4f0de408d6345d033faa4590e6
tree1cc47c1017d2dc21b0ea71a64e50cb26922695b3
parent7045f0f516c243563976207abcec13a68891ff1d
GraphExplorerComposite now accepts TextTransfer and MOVE/DEFAULT dnd ops

TextTransfer must be enabled to allow JSON drops into the model browser.
The MOVE and DEFAULT drag operations are allowed to see if this affects
people with problems dragging files from system file explorer to the
model browser.

refs #6997

Change-Id: I740a8b29e7f43c5215748e0a0a193560ccbf600f
bundles/org.simantics.browsing.ui.swt/src/org/simantics/browsing/ui/swt/widgets/GraphExplorerComposite.java