mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #57] [RPN] Line with random colors after restarting #15
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lolocomotive on GitHub (Oct 23, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/57
Describe the bug
The bar that is grey when the RPN app in empty becomes random color after restarting the calculator
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The line should be grey
Screenshots

On the image the line doesn't look very colorful but it is
I'm using upsilon commit
0550b66with a custom theme@shaunsingh commented on GitHub (Oct 24, 2021):
I had the same issue, although just hitting clear twice made it go away.
@lolocomotive commented on GitHub (Oct 24, 2021):
Yes it goes away really easily and does not affect usability, it's just a little graphical bug
@sandraev commented on GitHub (Oct 25, 2021):
I had the same problem, too, with a custom theme, but it wasn't random colors but my wallpaper colors.
@RedGl0w commented on GitHub (Oct 25, 2021):
These random colors appears after off/on, when the stack is empty
And they are due to a part of a view not being rendered
@Overengined commented on GitHub (Oct 29, 2021):
Do you think this stack and rendering problem could be related to this issue ? : https://github.com/Lauryy06/Upsilon/issues/45
@RedGl0w commented on GitHub (Oct 31, 2021):
it's very likely that these issues are totally independant.
@Lauryy06 commented on GitHub (Apr 17, 2022):
Now fixed
d10d1cd65d.