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): add playback rate config options #320

Merged
merged 2 commits into from
Nov 23, 2023
Merged

feat(lib): add playback rate config options #320

merged 2 commits into from
Nov 23, 2023

Conversation

jeertmans
Copy link
Owner

Basic playback rate config options, closes #309

Basic playback rate config options, closes #309
@jeertmans jeertmans added enhancement New feature or request present Related to the main "present" feature python Pull requests that update Python code labels Nov 23, 2023
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2771aac) 79.53% compared to head (91bed32) 79.56%.
Report is 1 commits behind head on main.

Files Patch % Lines
manim_slides/present/player.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   79.53%   79.56%   +0.02%     
==========================================
  Files          21       21              
  Lines        1647     1654       +7     
==========================================
+ Hits         1310     1316       +6     
- Misses        337      338       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeertmans jeertmans merged commit eb8efa8 into main Nov 23, 2023
20 of 21 checks passed
@jeertmans jeertmans deleted the playback-speed branch November 23, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request present Related to the main "present" feature python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Custom playback rate for reverse animation
1 participant