aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen <31181527+benedom@users.noreply.github.com>2024-01-24 09:42:53 +0100
committerGitHub <noreply@github.com>2024-01-24 09:42:53 +0100
commitf8cfea0bf31c889d431678fea0f86e39e2819761 (patch)
tree705aee5f4a605294c03bbcffd5d440dfb2a4c0cd
parent2d06f266ae901b3a92b55dd27fc0e857bf841280 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f610a5..bde1f21 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ SwiftyCrop supports two different mask shapes for cropping:
- `circle`
- `square`
-This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square.
+This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square by default. You can override this using a configuration.
You can also configure `SwiftyCropView` by passing a `SwiftyCropConfiguration`. A configuration has the following properties: