Closed nvdaes closed 7 years ago
STR:
Result:
KeyError: 'brailleFlatMode'
Possible solution (not tested with Lambda, used for instance in clipContentsDesigner add-on):
confspec = { "separator": "string(default="")", "addTextBefore": "boolean(default=False)", } config.conf.spec["clipContentsDesigner"] = confspec
STR:
Result:
Possible solution (not tested with Lambda, used for instance in clipContentsDesigner add-on):
confspec = { "separator": "string(default="")", "addTextBefore": "boolean(default=False)", } config.conf.spec["clipContentsDesigner"] = confspec