[Info Bubble] Add info gestures
Add info gestures to labels and grid items, WTD-884.
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
{
|
||||
"key": "grid-item",
|
||||
"templateUrl": "templates/items/grid-item.html",
|
||||
"uses": [ "type", "action" ]
|
||||
"uses": [ "type", "action" ],
|
||||
"gestures": [ "info", "menu" ]
|
||||
},
|
||||
{
|
||||
"key": "object-header",
|
||||
|
||||
Reference in New Issue
Block a user