hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.03k stars 2.15k forks source link

Shimmering text in System Information #11556

Open Leopard20 opened 5 years ago

Leopard20 commented 5 years ago

The text in the backend features section of System Information shimmers when you use scroll too slowly. Screenrecorder-2018-11-12-18-58-29-535.mp4.zip

This doesn't seem to happen in other sections.

Device: Xiaomi Mi 5s Plus, Android 8.0

P.S: Sorry for nitpicking! ;)

Leopard20 commented 5 years ago

@hrydgard @unknownbrackets Should I close this one? Doesn't seem important.

unknownbrackets commented 5 years ago

Well, it is annoying. I think it is from c04ead1, although that is good for static text it isn't great for scrolling text...

-[Unknown]

hrydgard commented 5 years ago

It might be better to just round off the scroll offset after scrolling has stopped, and revert c04ead1.

unknownbrackets commented 4 years ago

I think it actually happens even without that rounding... not sure why, though.

-[Unknown]

ghost commented 1 year ago

Cannot reproduce this in the recently build. Safe to close?

hrydgard commented 1 year ago

Don't think we have fixed this, but how visible it will be depends a lot on DPI and resolution.