Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 0b86f0e

Browse files
committed
[FIX] Remove processGestures
1 parent 103a1c4 commit 0b86f0e

File tree

4 files changed

+40
-42
lines changed

4 files changed

+40
-42
lines changed

analysis.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7753,11 +7753,11 @@
77537753
"privacy": "public",
77547754
"sourceRange": {
77557755
"start": {
7756-
"line": 1053,
7756+
"line": 1052,
77577757
"column": 12
77587758
},
77597759
"end": {
7760-
"line": 1056,
7760+
"line": 1055,
77617761
"column": 13
77627762
}
77637763
},
@@ -7993,20 +7993,20 @@
79937993
"privacy": "public",
79947994
"sourceRange": {
79957995
"start": {
7996-
"line": 1016,
7996+
"line": 1015,
79977997
"column": 12
79987998
},
79997999
"end": {
8000-
"line": 1020,
8000+
"line": 1019,
80018001
"column": 13
80028002
}
80038003
},
80048004
"metadata": {},
80058005
"params": [
80068006
{
80078007
"name": "events",
8008-
"type": "{processGestures: Boolean, events: Array.<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array.<Floats>, y: Array.<Floats>, t: Array.<Floats>}>}",
8009-
"description": "to process (strokes)\nDepending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.\n\nExample of input :\n````{\n \"processGestures\": true,\n \"events\": [{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [273, 278, 281],\n \"y\": [121, 128, 133],\n \"t\": [3185.7900000000004, 3213.8150000000005, 3222.5350000000003]\n },{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [173, 178, 181],\n \"y\": [221, 228, 233],\n \"t\": [6185.7900000000004, 6213.8150000000005,6222.5350000000003]\n }]\n }\n````"
8008+
"type": "{events: Array.<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array.<Floats>, y: Array.<Floats>, t: Array.<Floats>}>}",
8009+
"description": "to process (strokes)\nDepending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.\n\nExample of input :\n````{\n \"events\": [{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [273, 278, 281],\n \"y\": [121, 128, 133],\n \"t\": [3185.7900000000004, 3213.8150000000005, 3222.5350000000003]\n },{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [173, 178, 181],\n \"y\": [221, 228, 233],\n \"t\": [6185.7900000000004, 6213.8150000000005,6222.5350000000003]\n }]\n }\n````"
80108010
}
80118011
]
80128012
},
@@ -8016,11 +8016,11 @@
80168016
"privacy": "public",
80178017
"sourceRange": {
80188018
"start": {
8019-
"line": 1025,
8019+
"line": 1024,
80208020
"column": 12
80218021
},
80228022
"end": {
8023-
"line": 1029,
8023+
"line": 1028,
80248024
"column": 13
80258025
}
80268026
},
@@ -8033,11 +8033,11 @@
80338033
"privacy": "public",
80348034
"sourceRange": {
80358035
"start": {
8036-
"line": 1035,
8036+
"line": 1034,
80378037
"column": 12
80388038
},
80398039
"end": {
8040-
"line": 1039,
8040+
"line": 1038,
80418041
"column": 13
80428042
}
80438043
},
@@ -8050,11 +8050,11 @@
80508050
"privacy": "protected",
80518051
"sourceRange": {
80528052
"start": {
8053-
"line": 1041,
8053+
"line": 1040,
80548054
"column": 12
80558055
},
80568056
"end": {
8057-
"line": 1047,
8057+
"line": 1046,
80588058
"column": 13
80598059
}
80608060
},
@@ -8071,11 +8071,11 @@
80718071
"privacy": "protected",
80728072
"sourceRange": {
80738073
"start": {
8074-
"line": 1049,
8074+
"line": 1048,
80758075
"column": 12
80768076
},
80778077
"end": {
8078-
"line": 1051,
8078+
"line": 1050,
80798079
"column": 13
80808080
}
80818081
},
@@ -8098,11 +8098,11 @@
80988098
"privacy": "protected",
80998099
"sourceRange": {
81008100
"start": {
8101-
"line": 1058,
8101+
"line": 1057,
81028102
"column": 12
81038103
},
81048104
"end": {
8105-
"line": 1075,
8105+
"line": 1074,
81068106
"column": 13
81078107
}
81088108
},
@@ -8119,11 +8119,11 @@
81198119
"privacy": "protected",
81208120
"sourceRange": {
81218121
"start": {
8122-
"line": 1077,
8122+
"line": 1076,
81238123
"column": 12
81248124
},
81258125
"end": {
8126-
"line": 1080,
8126+
"line": 1079,
81278127
"column": 13
81288128
}
81298129
},
@@ -9118,7 +9118,7 @@
91189118
"column": 8
91199119
},
91209120
"end": {
9121-
"line": 1081,
9121+
"line": 1080,
91229122
"column": 9
91239123
}
91249124
},

docs/components/myscript-text-web/analysis.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7753,11 +7753,11 @@
77537753
"privacy": "public",
77547754
"sourceRange": {
77557755
"start": {
7756-
"line": 1053,
7756+
"line": 1052,
77577757
"column": 12
77587758
},
77597759
"end": {
7760-
"line": 1056,
7760+
"line": 1055,
77617761
"column": 13
77627762
}
77637763
},
@@ -7993,20 +7993,20 @@
79937993
"privacy": "public",
79947994
"sourceRange": {
79957995
"start": {
7996-
"line": 1016,
7996+
"line": 1015,
79977997
"column": 12
79987998
},
79997999
"end": {
8000-
"line": 1020,
8000+
"line": 1019,
80018001
"column": 13
80028002
}
80038003
},
80048004
"metadata": {},
80058005
"params": [
80068006
{
80078007
"name": "events",
8008-
"type": "{processGestures: Boolean, events: Array.<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array.<Floats>, y: Array.<Floats>, t: Array.<Floats>}>}",
8009-
"description": "to process (strokes)\nDepending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.\n\nExample of input :\n````{\n \"processGestures\": true,\n \"events\": [{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [273, 278, 281],\n \"y\": [121, 128, 133],\n \"t\": [3185.7900000000004, 3213.8150000000005, 3222.5350000000003]\n },{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [173, 178, 181],\n \"y\": [221, 228, 233],\n \"t\": [6185.7900000000004, 6213.8150000000005,6222.5350000000003]\n }]\n }\n````"
8008+
"type": "{events: Array.<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array.<Floats>, y: Array.<Floats>, t: Array.<Floats>}>}",
8009+
"description": "to process (strokes)\nDepending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.\n\nExample of input :\n````{\n \"events\": [{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [273, 278, 281],\n \"y\": [121, 128, 133],\n \"t\": [3185.7900000000004, 3213.8150000000005, 3222.5350000000003]\n },{\n \"pointerType\": \"PEN\",\n \"pointerId\": 1,\n \"x\": [173, 178, 181],\n \"y\": [221, 228, 233],\n \"t\": [6185.7900000000004, 6213.8150000000005,6222.5350000000003]\n }]\n }\n````"
80108010
}
80118011
]
80128012
},
@@ -8016,11 +8016,11 @@
80168016
"privacy": "public",
80178017
"sourceRange": {
80188018
"start": {
8019-
"line": 1025,
8019+
"line": 1024,
80208020
"column": 12
80218021
},
80228022
"end": {
8023-
"line": 1029,
8023+
"line": 1028,
80248024
"column": 13
80258025
}
80268026
},
@@ -8033,11 +8033,11 @@
80338033
"privacy": "public",
80348034
"sourceRange": {
80358035
"start": {
8036-
"line": 1035,
8036+
"line": 1034,
80378037
"column": 12
80388038
},
80398039
"end": {
8040-
"line": 1039,
8040+
"line": 1038,
80418041
"column": 13
80428042
}
80438043
},
@@ -8050,11 +8050,11 @@
80508050
"privacy": "protected",
80518051
"sourceRange": {
80528052
"start": {
8053-
"line": 1041,
8053+
"line": 1040,
80548054
"column": 12
80558055
},
80568056
"end": {
8057-
"line": 1047,
8057+
"line": 1046,
80588058
"column": 13
80598059
}
80608060
},
@@ -8071,11 +8071,11 @@
80718071
"privacy": "protected",
80728072
"sourceRange": {
80738073
"start": {
8074-
"line": 1049,
8074+
"line": 1048,
80758075
"column": 12
80768076
},
80778077
"end": {
8078-
"line": 1051,
8078+
"line": 1050,
80798079
"column": 13
80808080
}
80818081
},
@@ -8098,11 +8098,11 @@
80988098
"privacy": "protected",
80998099
"sourceRange": {
81008100
"start": {
8101-
"line": 1058,
8101+
"line": 1057,
81028102
"column": 12
81038103
},
81048104
"end": {
8105-
"line": 1075,
8105+
"line": 1074,
81068106
"column": 13
81078107
}
81088108
},
@@ -8119,11 +8119,11 @@
81198119
"privacy": "protected",
81208120
"sourceRange": {
81218121
"start": {
8122-
"line": 1077,
8122+
"line": 1076,
81238123
"column": 12
81248124
},
81258125
"end": {
8126-
"line": 1080,
8126+
"line": 1079,
81278127
"column": 13
81288128
}
81298129
},
@@ -9118,7 +9118,7 @@
91189118
"column": 8
91199119
},
91209120
"end": {
9121-
"line": 1081,
9121+
"line": 1080,
91229122
"column": 9
91239123
}
91249124
},

docs/components/myscript-text-web/myscript-text-web.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -992,12 +992,11 @@
992992

993993
/**
994994
* Send multiple strokes at the same time also call batch mode.
995-
* @param {{processGestures: Boolean, events: Array<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array<Floats>, y: Array<Floats>, t: Array<Floats>}>}} events to process (strokes)
995+
* @param {{events: Array<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array<Floats>, y: Array<Floats>, t: Array<Floats>}>}} events to process (strokes)
996996
* Depending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.
997997
*
998998
* Example of input :
999999
* ````{
1000-
* "processGestures": true,
10011000
* "events": [{
10021001
* "pointerType": "PEN",
10031002
* "pointerId": 1,

myscript-text-web.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -992,12 +992,11 @@
992992

993993
/**
994994
* Send multiple strokes at the same time also call batch mode.
995-
* @param {{processGestures: Boolean, events: Array<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array<Floats>, y: Array<Floats>, t: Array<Floats>}>}} events to process (strokes)
995+
* @param {{events: Array<{gesture: Boolean, pointerType: String, pointerId: Integer, x: Array<Floats>, y: Array<Floats>, t: Array<Floats>}>}} events to process (strokes)
996996
* Depending of of your users writes the strokes you may or may not activate the gestures. <code>t</code> attribute is optional in the set of strokes but it is highly recommended to pass it for better accuracy.
997997
*
998998
* Example of input :
999999
* ````{
1000-
* "processGestures": true,
10011000
* "events": [{
10021001
* "pointerType": "PEN",
10031002
* "pointerId": 1,

0 commit comments

Comments
 (0)