Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document looping support #8088

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Document looping support #8088

merged 1 commit into from
Sep 29, 2023

Conversation

kinami-imai
Copy link
Contributor

@kinami-imai kinami-imai commented Sep 28, 2023

Since godotengine/godot#77857 is merged and will be released in 4.2, it would be good to update the documentation.

@skyace65 skyace65 added this to the 4.2 milestone Sep 28, 2023
@skyace65 skyace65 added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Sep 28, 2023
For looping a video, the **Loop** property can be enabled. This will seamlessly
restart the video when it reaches its end.

Note that the project setting **Video Delay Compensation** to a non-zero value
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Note that the project setting **Video Delay Compensation** to a non-zero value
Note that setting the project setting **Video Delay Compensation** to a non-zero value

Slight typo, otherwise looks good to me :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I force-pushed the correction 🙂

Since godotengine/godot#77857 is merged and will be released in 4.2, it would be great to update the documentation.
@skyace65 skyace65 merged commit 1ea4111 into godotengine:master Sep 29, 2023
1 check passed
@skyace65
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants