- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
09095 | Interface | Trivial | Always | 9 days ago | 8 days ago |
Tester | hap | View Status | Public | Platform | |
Assigned To | cuavas | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.273 | Fixed in Version | 0.274 | Build | |
Fixed in Git Commit | 21f5106 | Github Pull Request # | |||
Summary | 09095: UI: highlighted item yellow gradient is off by 1 step | ||||
Description |
UI highlighted item yellow gradient is off by 1 step on the right side. See screenshots, use a graphics tool to see rgb values of gradient if your eyes disagree. |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | UI | ||||
Attached Files
|
|||||
left side is ok
| |||||
right side 1st gradient is off by 1
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
7
No.22889
Robbbert Moderator
9 days ago
|
I can't see anything wrong, but since you're a dev it is confirmed. |
---|---|
No.22890
cuavas Administrator
9 days ago
|
What do you mean by “off by one”? That there’s one fewer step? It’s never been symmetrical. |
No.22891
hap Developer
9 days ago
edited on: 9 days ago |
Post a screenshot of the same Outrun menu then so we know it's not just me with this bug? cuavas: Yes, 1 step too few on the right side. The gradient is in steps by 4, sometimes 5. But the 4/5 difference is not what I mean. On the left it's: +4 +4 +4 +4 etc On the right it's: -8 -4 -4 -4 etc. |
No.22892
cuavas Administrator
9 days ago
|
I guess I can make a smoother gradient texture, but are users attached to the current gradient? |
No.22893
Robbbert Moderator
9 days ago
|
Doubt it. I have to admit to not even noticing a gradient. I'd be just as happy with no gradient at all. |
No.22894
PL1 Tester
9 days ago
|
To make it easier to see, here are Hap's screenshots combined into one over/under image with the right screenshot rotated. https://github.com/PL1-Arcade/Misc/blob/main/UI%20Highlight%20Gradient%20Comparison.png Scott |
No.22896
cuavas Administrator
8 days ago
|
See 21f51069555f1283e0cfca90e4f2b0f644081d32 |