Skip to content

Commit fc102ec

Browse files
committed
wording
1 parent 40fb1ed commit fc102ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tools/utensil-drawer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The `escapeViewTransitionName()` function might come in handy for server-side en
230230

231231
_experimental_
232232

233-
In most cases, you know your page layout and can predict where elements with view transition names are positioned and how they will animate during a transition. But sometimes, you do not have that static knowledge—element positions may vary dynamically. Wouldn't it be useful if animations could adapt based on the positions of those elements, or even react to the distance and angle between the old and new images sharing the same view transition name?
233+
In most cases, you know your page layout and can predict where elements with view transition names are positioned and how they will animate during a transition. But sometimes, you do not have that static knowledge. Element positions may vary dynamically. Wouldn't it be useful if animations could adapt based on the positions of those elements, or even react to the distance and angle between the old and new images sharing the same view transition name?
234234

235235
That's where the `setVectors()` function comes in:
236236

0 commit comments

Comments
 (0)