forked from UpsilonNumworks/Upsilon
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
#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 :
- Go to graph app / graph
- Click on a high number (such as 1.3 e¹²)
- See error: sort of blank rectangle
"%" :
- Go to graph app / graph
- Click on a high number (such as 1.3 e¹²)
- 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
Device (please complete the following information):
- The device: all
- Upsilon Version: 1.0.1
- Upsilon commit: 4630052
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

