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

Bar blinking can look strange #11

Open
msteffen opened this issue Apr 2, 2019 · 0 comments
Open

Bar blinking can look strange #11

msteffen opened this issue Apr 2, 2019 · 0 comments

Comments

@msteffen
Copy link
Owner

msteffen commented Apr 2, 2019

I'm not sure if this issue has a solution, but I wanted to record it because I just ran into it and spent the time to debug it:

Sometimes, when I render a bar (using e.g. t), and it starts blinking "contingent" time, it can seem to render an interval that moves. The reason that happens is if an interval's non-contingent component doesn't connect with the edge of a character, but the contingent component does connect. For example, if t blinks between:

00000010 00000000 <-> 00000011 11100000

Then the bar blinks between │█ (middle bar + empty) and ▊▌ (left edge of interval + right edge of interval)

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

1 participant