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

SUPPORT-1295: Fixed issues with image cycles not restarting #146

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

tuj
Copy link
Contributor

@tuj tuj commented Nov 5, 2023

https://jira.itkdev.dk/browse/SUPP0RT-1295

  • Fixed issue where image-text image cycle is not restarting when only on slide is displayed.
  • Fixed issue with slideshow default duration being 5000 s.

@tuj tuj requested a review from jekuaitk November 5, 2023 06:20
Comment on lines +63 to +67
const slideDone = () => {
// eslint-disable-next-line no-console
console.log("slide done");
};

Copy link
Contributor

Choose a reason for hiding this comment

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

Should we revert the debugging changes made to this file?

@jekuaitk jekuaitk self-requested a review November 6, 2023 08:36
@tuj tuj merged commit 133f86b into develop Nov 7, 2023
4 checks passed
@tuj tuj deleted the feature/support-1295-slideshows-not-restarting branch November 7, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants