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

[BUG] Fixing the grid function #302

Open
Sov-trotter opened this issue Dec 14, 2020 · 1 comment · May be fixed by #422 or #304
Open

[BUG] Fixing the grid function #302

Sov-trotter opened this issue Dec 14, 2020 · 1 comment · May be fixed by #422 or #304
Labels
bug Something isn't working

Comments

@Sov-trotter
Copy link
Member

Sov-trotter commented Dec 14, 2020

Before Filing a Report

  • Did I read the Documentation and/or docstrings?
  • Did I search the Javis GitHub to see if this bug has already been reported?
  • Am I familiar with the Javis philosophy?
  • Do I have the latest version of Javis installed?

Describe the bug
A clear and concise description of what the bug is.
Cross posting here from the conversation on zulip https://julialang.zulipchat.com/#narrow/stream/253420-javis/topic/Keep.20the.20last.20frame.20of.20a.20Grid

To Reproduce

  1. Julia Version (i.e. output of julia -v):
    1.5.0
  2. Operating system (Mac, Linux, Windows):
    Linux
  3. Javis version (i.e output of ] status Javis in the REPL)
    v0.3.0
  4. Minimum working code example that led to bug:
    grid = Object(1:100, draw_grid(direction = "BL", line_gap = 50))
    Expected Behavior and Actual Behavior

A clear and concise description of what you expected to happen followed up with an explanation of what actually happened.
The grid was supposed to generate and stay after frame 100, but it vanishes.

Stacktrace (If Applicable)
If the stacktrace includes some ffmpeg error please set the kwarg ffmpeg_loglevel to "info" i.e render(your_video, "your_animation.gif", ffmpeg_loglevel = "info")

Screenshots
If applicable, add your gif or drawing to help explain your problem.

Additional context
Add any other context about the problem here.

@Sov-trotter Sov-trotter added the bug Something isn't working label Dec 14, 2020
@Wikunia
Copy link
Member

Wikunia commented Dec 14, 2020

This is more or less described in #38 (comment)

@TheCedarPrince TheCedarPrince linked a pull request Dec 15, 2020 that will close this issue
7 tasks
@Wikunia Wikunia linked a pull request Sep 18, 2021 that will close this issue
7 tasks
@Wikunia Wikunia linked a pull request Sep 18, 2021 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants