Skip to content

Commit d671e4f

Browse files
m-bertj-piasecki
andauthored
Update packages/docs-gesture-handler/docs/gestures/use-rotation-gesture.mdx
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent cc46156 commit d671e4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/gestures/use-rotation-gesture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import SharedValueInfo from './\_shared/shared-value-info.md';
3434

3535
A continuous gesture that can recognize a rotation gesture and track its movement.
3636

37-
The gesture activates when fingers are placed on the screen and change position in a proper way.
37+
The gesture activates when fingers are placed on the screen and rotate around a common point.
3838

3939
Gesture callback can be used for continuous tracking of the rotation gesture. It provides information about the gesture such as the amount rotated, the focal point of the rotation (anchor), and its instantaneous velocity.
4040

0 commit comments

Comments
 (0)