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

FEATURE: Option for Partial SlideAnimationTiming #11

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

ybot1122
Copy link
Owner

@ybot1122 ybot1122 commented Nov 6, 2024

  • Adds a new feature that allows a user to define SlideAnimationTiming.
  • When set to full (default), all slide animations will always run for the full duration set in slideAnimationMs
  • When set to partial, slide animations will be proportional to its distance to completion. For example: an animation that goes to the next page will take slideAnimationMs. But an animation that starts from the mid-screen will run for 0.5 * slideAnimationMs

@ybot1122 ybot1122 merged commit 2568bfe into main Nov 6, 2024
1 check passed
@ybot1122 ybot1122 deleted the modified-animation-timing branch November 6, 2024 23:54
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.

1 participant