We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If you set a codios slide to speed 10, when you go to the next slide, the codios output remains visible.
Steps to reproduce the bug Steps used to install present:
present
pip install present
Steps to reproduce the behavior:
❯ git diff diff --git a/docs/gallery/back-to-school/codios/async.yml b/docs/gallery/back-to-school/codios/async.yml index 10721e0..de42078 100644 --- a/docs/gallery/back-to-school/codios/async.yml +++ b/docs/gallery/back-to-school/codios/async.yml @@ -1,4 +1,4 @@ -speed: 8 +speed: 10 lines: - prompt: $ in: project creation using
Expected behavior You would expect that moving to the next slide, the previous codio slide would no longer be visible.
Screenshots end of codios slide:
following slide (artifacts of codios slide still present)
How it should look:
Environment
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
If you set a codios slide to speed 10, when you go to the next slide, the codios output
remains visible.
Steps to reproduce the bug
Steps used to install
present
:pip install present
Steps to reproduce the behavior:
Expected behavior
You would expect that moving to the next slide, the previous codio slide would no longer be visible.
Screenshots
end of codios slide:
following slide (artifacts of codios slide still present)
How it should look:
Environment
present
version: [e.g. 0.6.0]The text was updated successfully, but these errors were encountered: