Skip to content

Conversation

@carloskelly13
Copy link
Contributor

@carloskelly13 carloskelly13 commented Jul 22, 2023

Description

  • Fixes transition animations not happening when a deck is controlled by a presenter mode view
  • Adds test coverage for deck state reducer and util functions
Fixed.Transitions.mov

Fixes #1287

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Run pnpm run start:ts and have a presenter mode (Cmd + K) and regular window open and verify transitions happen in the regular view.

@vercel
Copy link

vercel bot commented Jul 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spectacle-docs-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2023 1:11am

@carloskelly13 carloskelly13 marked this pull request as ready for review July 23, 2023 14:02
@carloskelly13 carloskelly13 requested a review from gksander July 24, 2023 12:11
Copy link
Contributor

@gksander gksander left a comment

Choose a reason for hiding this comment

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

awesome. love these test cases!

@carloskelly13 carloskelly13 merged commit caa013f into main Jul 24, 2023
@carloskelly13 carloskelly13 deleted the fix/deck-state-transitions branch July 24, 2023 13:45
@github-actions github-actions bot mentioned this pull request Jul 24, 2023
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.

Regression: using presenterMode causes slide transition animations not to function on display screen when steps are used

2 participants