mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #177] Epsilon Light theme not working as expected #62
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#62
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 @LukasMFR on GitHub (Mar 16, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/177
Describe the bug
When using Epsilon Light theme in Upsilon the icons don't look like the original theme files icons.
The Calculation app has one pixel that is off and the angles of the icons are not "smooth".
To Reproduce
Install Upsilon with Epsilon Light theme (or Epsilon Dark)
Expected behavior
Should look like the default Epsilon theme
Screenshots
Here is a screenshot from NumWorks simulator :

And here is one from Upsilon theme page :

Device :
Tested on NumWorks simulator, Upsilon simulator and N0110 running the latest build of Omega (which has the issue too).
I currently have and older commit of Omega with the Epsilon Light theme and everything looks fine.
@LukasMFR commented on GitHub (Mar 31, 2022):
It actually does this for all themes, basically it shifts the second line of pixels by 2 to the left.
@hugo-b-r commented on GitHub (Jun 2, 2022):
It is one of these 3 commits that brings this problem:

@Lauryy06 commented on GitHub (Jun 27, 2022):
Fixed in
992fb5dc85.