feat: promote font force heat flux and integer set properties
This commit is contained in:
84
config/freecad-property-font-mutation.json
Normal file
84
config/freecad-property-font-mutation.json
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"baselineId": "freecad-1.1.1-property-font-mutation",
|
||||
"classification": {
|
||||
"geometryApplicability": "not-applicable-no-shape-property",
|
||||
"objectSetStable": true,
|
||||
"restoreExact": true,
|
||||
"unknownSemanticDrift": false,
|
||||
"valueChanged": true
|
||||
},
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"object": {
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
},
|
||||
"phases": {
|
||||
"before": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"recomputeResult": false,
|
||||
"statusString": "Valid",
|
||||
"value": "osifont"
|
||||
},
|
||||
"edited": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"recomputeResult": true,
|
||||
"statusString": "Valid",
|
||||
"value": "Liberation Sans"
|
||||
},
|
||||
"restored": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"recomputeResult": true,
|
||||
"statusString": "Valid",
|
||||
"value": "osifont"
|
||||
}
|
||||
},
|
||||
"property": {
|
||||
"name": "Font",
|
||||
"typeId": "App::PropertyFont"
|
||||
},
|
||||
"propertyType": "App::PropertyFont",
|
||||
"requested": {
|
||||
"before": "osifont",
|
||||
"edited": "Liberation Sans",
|
||||
"restored": "osifont"
|
||||
},
|
||||
"schemaVersion": 1,
|
||||
"status": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user