mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
489afc3842
* ui: add edge shadow effect to horizontal scrollers in settings Adds a black gradient falloff shadow (20x240, 100%→0% opacity) on the left and right edges of horizontal Scroller panels. Enabled via an opt-in `edge_shadows` parameter on Scroller for easy per-screen control. Enabled on: settings menu, toggles, network, device, developer. Not enabled on: home screen carousel, vertical scrollers, setup screens. Co-authored-by: Cursor <cursoragent@cursor.com> * ui: reduce edge shadow opacity to 80% Co-authored-by: Cursor <cursoragent@cursor.com> * what on earth is this * some lines are ok --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Shane Smiskol <shane@smiskol.com>