excalibur
excalibur copied to clipboard
UI-created rules set row_close_tol vs. row_tol, col_close_tol vs. col_tol
Just downloaded and installed latest release.
I have found that if I set the group row tolerance in the text box in the UI, it doesn't seem to do anything.
I downloaded the JSON for the saved rule, and saw the key is called row_close_tol. Apparently it should be row_tol as in the advanced docs.
If I edit the JSON to have row_tol as the key and upload it in Rules, then apply the rule, this feature works properly.
The UI-created rule also sets col_close_tol vs. col_tol.