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

feat(lib): improve wipe animation #217

Merged
merged 2 commits into from
Jul 20, 2023
Merged

feat(lib): improve wipe animation #217

merged 2 commits into from
Jul 20, 2023

Conversation

jeertmans
Copy link
Owner

Improve wipe transition by using FadeIn and FadeOut. The also allows to support introducers and removers.

Improve wipe transition by using FadeIn and FadeOut. The also allows to support introducers and removers.
@jeertmans jeertmans added enhancement New feature or request lib Related to the library (a.k.a. module) labels Jul 20, 2023
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.05 ⚠️

Comparison is base (540c703) 34.26% compared to head (8689566) 34.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   34.26%   34.22%   -0.05%     
==========================================
  Files          13       13              
  Lines        1535     1537       +2     
==========================================
  Hits          526      526              
- Misses       1009     1011       +2     
Impacted Files Coverage Δ
manim_slides/manim.py 0.00% <0.00%> (ø)
manim_slides/slide.py 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pre-commit-ci pre-commit-ci bot temporarily deployed to github-pages July 20, 2023 09:20 Inactive
@jeertmans jeertmans merged commit f4c1c34 into main Jul 20, 2023
23 of 25 checks passed
@jeertmans jeertmans deleted the wip-imp branch July 20, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib Related to the library (a.k.a. module)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant