You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Guides/MoveableClasses.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ sequence.start()
234
234
235
235
236
236
237
-
Here is the same `MotionSequence` with its `reversingMode` set to ``contiguous`. You can see how each child motion waits after its forward motion, and then plays their reverse motion in reverse sequence.
237
+
Here is the same `MotionSequence` with its `reversingMode` set to `contiguous`. You can see how each child motion waits after its forward motion, and then plays their reverse motion in reverse sequence.
0 commit comments