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

1.6 - displays whole numbers to two decimal places. #39

Closed
easyflhomeschool opened this issue Aug 26, 2023 · 3 comments
Closed

1.6 - displays whole numbers to two decimal places. #39

easyflhomeschool opened this issue Aug 26, 2023 · 3 comments
Assignees

Comments

@easyflhomeschool
Copy link

easyflhomeschool commented Aug 26, 2023

I prefer my young students see whole numbers on the screen. All the numbers changed to decimal numbers to 2 places. The text on the screen is now showing quotes around it. I went back to version 1.5 and have no issues.
jsxversions

@alfredwassermann
Copy link
Member

Sorry about that. A fix should be to add

JXG.Options.text.digits = 0;

before calling initBoard. What about the quotation marks around - in the right image? Can you please post a snippet how you construct these numbers and texts?

Best wishes,
Alfred

@easyflhomeschool
Copy link
Author

easyflhomeschool commented Sep 6, 2023 via email

@alfredwassermann
Copy link
Member

Sorry about the inconvenience. This regression will be fixed in the upcoming new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants