Closed KinanBab closed 7 years ago
in json template under type you can provide either max (for a hard error max) or warning_max (for a soft error max) or both.
Errors of any kind take priority in display and tooltip.
If there are no errors, then warnings are displayed (yellow cells + tooltips if provided).
I did some minor cleaning up in the tooltip code, I uncommented the prompt tooltip code but hid the prompts from the json template.
in json template under type you can provide either max (for a hard error max) or warning_max (for a soft error max) or both.
Errors of any kind take priority in display and tooltip.
If there are no errors, then warnings are displayed (yellow cells + tooltips if provided).
I did some minor cleaning up in the tooltip code, I uncommented the prompt tooltip code but hid the prompts from the json template.