Disabled drop gesture on browse-object to prevent drop being triggered twice
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
{
|
||||
"key": "browse-object",
|
||||
"templateUrl": "templates/browse-object.html",
|
||||
"gestures": ["drop"],
|
||||
"uses": [ "view" ]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user