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

Fix issues navigating scene queue #4325

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

WithoutPants
Copy link
Collaborator

Fixes bug where it was not possible to click next scene in the queue if the next scenes had not been loaded. Similarly for the previous scene buttons. Also fixed some weird behaviour in general when clicking scenes in the queue. Fixed the next/previous buttons not being displayed if the next/previous scenes had not been loaded.

Changed the queue viewer to sticky the queue controls to the top of the panel.

Fixes #3834
Obsoletes #3853

@WithoutPants WithoutPants added the bug Something isn't working label Nov 29, 2023
@WithoutPants WithoutPants added this to the Version 0.24.0 milestone Nov 29, 2023
@WithoutPants WithoutPants merged commit 5ebd3b3 into stashapp:develop Nov 29, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hitting "Play Next" Endlessly
1 participant