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

graphs become misaligned with certain preferences #656

Closed
dericed opened this issue Oct 17, 2020 · 2 comments
Closed

graphs become misaligned with certain preferences #656

dericed opened this issue Oct 17, 2020 · 2 comments
Assignees

Comments

@dericed
Copy link
Member

dericed commented Oct 17, 2020

To recreate:
My sample: ffmpeg -f lavfi -i testsrc2 -f lavfi -i sine -f lavfi -i aevalsrc="0.1*sin(2*PI*(360-2.5/2)*t) | 0.1*sin(2*PI*(360+2.5/2)*t)" -t 30 -c copy test_2audio_tracks.mkv

  • delete my preferences file
  • open preferences and enable all panels
  • open sample file
  • go to "Setup Filters" (see that newly enabled panels aren't listed)
  • close app
  • here the app stalls and doesn't close. I then force quit the app
  • i reopen the app. I open the preferences (still have all panels enabled)
  • open sample file
  • go to "Setup Filters" and enable all panels for display and dispaly all graphs except "y"
  • close app and reopen
  • open file.

Then it looks like this:
image

@dericed
Copy link
Member Author

dericed commented Oct 17, 2020

Hmm seems like if I then enable the Comments track then it goes away. Getting suspicious of those comments. :)

@dericed
Copy link
Member Author

dericed commented Oct 17, 2020

Ok, here's a much simpler way to recreate:

  • delete preferences
  • open app and file
  • go to Setup Filters, and enable "Tiled Column Center" and disable "Comments"
  • close file and reopen file (same result)

ElderOrb added a commit that referenced this issue Oct 18, 2020
@dericed dericed closed this as completed Oct 19, 2020
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

No branches or pull requests

2 participants