Files
Web_FreeCAD_Bitbybit/config/chrome-sketcher-editor-verification.json

116 lines
1.8 KiB
JSON

{
"schemaVersion": 1,
"browserId": "chrome",
"crossOriginIsolated": true,
"status": "pass",
"operations": {
"drag": {
"start": {
"x": 0,
"y": 2
},
"end": {
"x": 8,
"y": 2
},
"sourceUnchanged": true
},
"split": {
"ids": [
"line",
"line-2"
],
"endpoints": [
[
{
"x": 0,
"y": 0
},
{
"x": 4,
"y": 0
}
],
[
{
"x": 4,
"y": 0
},
{
"x": 10,
"y": 0
}
]
],
"constraintTypes": [
"coincident"
]
},
"extend": {
"end": {
"x": 15,
"y": 0
},
"sourceUnchanged": true
},
"trim": {
"end": {
"x": 7,
"y": 0
},
"constraintTypes": [
"pointOnObject"
],
"sourceUnchanged": true
},
"construction": {
"enabled": true,
"sourceUnchanged": true
},
"autoConstraint": {
"suggestionReasons": [
"coincident",
"horizontal"
],
"appliedIds": [
"auto-coincident-line-a.end-line-b.start",
"auto-horizontal-line-a"
],
"sourceUnchanged": true
},
"replay": {
"applied": 2,
"undone": 1,
"redone": 1,
"finalEnd": {
"x": 6,
"y": 0
}
}
},
"interactions": {
"nativeEvents": {
"pointer": 3,
"keyboard": 3
},
"start": {
"x": 0,
"y": 2
},
"end": {
"x": 8,
"y": 2
},
"tool": "select",
"pointerActive": false,
"applied": 1,
"undone": 1,
"redone": 1
},
"opfs": {
"markerSuite": "SK-09",
"markerOperations": 9,
"markerRemoved": true
}
}