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

Blocks get scrambled with more than 10 root statements on Chrome #6

Closed
JC-Orozco opened this issue Jun 5, 2017 · 2 comments
Closed

Comments

@JC-Orozco
Copy link
Owner

JC-Orozco commented Jun 5, 2017

Tested on version 0.3.3
The simplest form to reproduce this problem is typing numbers from 1 to 11 (each on one line). Up until 10 the number blocks get created in order but when typing 11 the first block is 6:
1
2
3
...
10
11

@JC-Orozco
Copy link
Owner Author

JC-Orozco commented Jun 5, 2017

Firefox does not present this problem. So there seems to be an issue with Chrome.
Until I find the cause for this bug on Chrome, I had to change the title legend to works with latest Firefox and took out Chrome.

@JC-Orozco JC-Orozco changed the title Blocks get scrambled with more than 10 root statements Blocks get scrambled with more than 10 root statements on Chrome Jun 10, 2017
JC-Orozco added a commit that referenced this issue Sep 13, 2017
@JC-Orozco
Copy link
Owner Author

Fixed on version 0.3.23
Added y attribute to sort the top statement blocks.

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