11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"action": "CircleAction",
|
|
"left": "Point",
|
|
"right": "Pinch",
|
|
"extensions": [
|
|
{
|
|
"gesture": "Pinch",
|
|
"action": "ResizeCircle"
|
|
}
|
|
]
|
|
}, |