Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/animation/playing_videos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ a float. Otherwise, the division's result will always be an integer.

Once you've configured the AspectRatioContainer, reparent your VideoStreamPlayer
node to be a child of the AspectRatioContainer node. Make sure **Expand** is
disabled on the VideoStreamPlayer. Your video should now scale automatically
enabled on the VideoStreamPlayer. Your video should now scale automatically
to fit the whole screen while avoiding distortion.

.. seealso::
Expand Down