Feature Request: Local Validation `listitem` and `icon` GUI fields
dan-snelson opened this issue · 2 comments
dan-snelson commented
Leslie:
Thanks again for all your efforts to release SYM-Helper.
Two words: Game. Changer.
With SYM-Helper 0.7.7 (20230919-91A)
, after adding a Validation, the GUI allows the progresstext
to be populated, but there isn't a way to populate listitem
or icon
.
JSON output:
{
"listitem": "",
"icon": "",
"progresstext": "FileVault is built-in to macOS and provides full-disk encryption to help prevent unauthorized access to your Mac.",
"trigger_list": [
{
"trigger": "filevault",
"validation": "Local"
}
]
}
arnoldtaw commented
BIG-RAT commented
Text fields and icon preview should all be working now.