FIRSTTeam102 / scoutradioz

Scoutradioz, a multi-team FRC scouting app developed by The Gearheads. Designed for and running on Amazon Web Services.
https://scoutradioz.com
Other
25 stars 8 forks source link

Auto disable dynamic scrolling #250

Open JL102 opened 1 month ago

JL102 commented 1 month ago

The dynamic scrolling feature is pretty bad on old/slow devices. This feature attempts to detect when the blur effect takes a long time to render, which is an indication of a device that's pretty slow, and then it disables dynamic scrolling for the remainder of the session.