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

Layout: #score can't decide whether it's one line or two #1

Open
InPermutation opened this issue Oct 12, 2014 · 0 comments
Open

Layout: #score can't decide whether it's one line or two #1

InPermutation opened this issue Oct 12, 2014 · 0 comments

Comments

@InPermutation
Copy link

Once the digits of Score: start filling up the screen, the proportional-width font has a different width depending on which digits are in the score (e.g. "1" is narrower than "8"). At some points, this causes the score to take one line on tn-1, two lines on tn, one line on tn+1... which makes it very difficult to choose your next exponent, as they are reflowed up and down by several dozen pixels at a time.

Here is what id=equation looked like when I most recently observed this behavior:

t' = t + 100 + 40×101 + 25×102 + 8×103 + 19×104 + 18×105 + 11×106 + 3×107 + 3×108 + 3×109 + 3×1010 + 0 ...

Browser: Internet Explorer 11

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