Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `Shape::translate` method has been replaced with `Shape::transform`, which introduces breaking changes that could negatively impact existing users. This patch adds a `Shape::translate` wrapper to prevent these breaking changes.
- Loading branch information