Fix bug where Flipped did not properly flip (#2919)
In cases when Flipped needs to clone, it was using the specified direction of the clone. Since cloneType does not propagate specifiedDirection, it was essentially always flipping an unspecified direction even if the direction had been specified.
parent
8b226a00
Please register or sign in to comment