This regression was introduced in PR #4818 with the refactor. The source of the regression is that the `rotatePath()` method was not included in the new `PathArray` class created in the refactor. This commit relocates the missing method to the `PathArray` class where it belongs, and corrects the `path` argument where the method is called.
19 KiB
19 KiB