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

image-source: Fix slideshow stopping on last file in random mode #11629

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

derrod
Copy link
Member

@derrod derrod commented Dec 14, 2024

Description

Don't stop slideshow in random mode.

Motivation and Context

Fixes #11449

How Has This Been Tested?

Hasn't.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@derrod derrod added the Bug Fix Non-breaking change which fixes an issue label Dec 14, 2024
@tytan652 tytan652 added this to the OBS Studio 31 milestone Dec 15, 2024
@RytoEX RytoEX requested a review from Lain-B December 17, 2024 21:48
Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

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

Looks okay at a glance.

@RytoEX RytoEX merged commit 41a38f7 into obsproject:master Jan 16, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image Slide Show set to "Random" Playback Mode does not loop
4 participants