Add a few sanity checks to the Convert Orientations filter #957
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
Feature Request
A very easy way to mess up in the filter is to accidentally select "Orientation Matrix" instead of Quaternions because they are both next to each other in the combo box. Maybe we should put in a small sanity check section that does something like:
If the destination selection is Anything OTHER Than Quaternions and the output array starts with "quat" then we should throw a preflight error or at least a very strong warning that the user has most likely selected something inconsistent in the UI.
The text was updated successfully, but these errors were encountered: