mirror of
https://github.com/nasa/openmct.git
synced 2025-05-02 08:43:17 +00:00
Disabled drop gesture on browse-object to prevent drop being triggered twice
This commit is contained in:
parent
b5c741c911
commit
aae8f1575d
@ -64,7 +64,6 @@
|
|||||||
{
|
{
|
||||||
"key": "browse-object",
|
"key": "browse-object",
|
||||||
"templateUrl": "templates/browse-object.html",
|
"templateUrl": "templates/browse-object.html",
|
||||||
"gestures": ["drop"],
|
|
||||||
"uses": [ "view" ]
|
"uses": [ "view" ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user