Skip to content

Fix/size render #165

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

Merged
merged 2 commits into from
Nov 12, 2019
Merged

Fix/size render #165

merged 2 commits into from
Nov 12, 2019

Conversation

raxbg
Copy link
Contributor

@raxbg raxbg commented Jun 27, 2019

There are cases where people add very big numbers for z-index (e.g 9999999999999999999999), which renders in scientific notation and becomes invalid to the browsers. This PR fixes how large numbers are rendered. If a number is not going to be rendered using scientific notation, the library behaves as before.

@sabberworm sabberworm merged commit 841f697 into MyIntervals:master Nov 12, 2019
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

Successfully merging this pull request may close these issues.

2 participants