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

character display #4

Open
2 tasks
AngeDieu opened this issue Jun 28, 2023 · 0 comments
Open
2 tasks

character display #4

AngeDieu opened this issue Jun 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AngeDieu
Copy link
Owner

AngeDieu commented Jun 28, 2023

#UpsilonNumworks#323
Describe the bug
I have 2 bugs :
-the first is on the grapher and the sequences applications, where the display of the exponent is bugged : you have an unknown character followed by the exponent value.
-the second is in python, where the percentage character is displayed as a space when placed in a string.

To Reproduce
Steps to reproduce the behavior:
e :

  1. Go to graph app / graph
  2. Click on a high number (such as 1.3 e¹²)
  3. See error: sort of blank rectangle

"%" :

  1. Go to graph app / graph
  2. Click on a high number (such as 1.3 e¹²)
  3. See error: sort of blank rectangle

Expected behavior

  • the E symbol should be displayed as in calculation app
  • the % symbol should be displayed instead of a blank space

Screenshots
image image

Device (please complete the following information):

  • The device: all
  • Upsilon Version: 1.0.1
  • Upsilon commit: 4630052
@AngeDieu AngeDieu added the bug Something isn't working label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant