Thanks to visit codestin.com
Credit goes to github.com

Skip to content

four ui: edge shadows#37239

Merged
sshane merged 5 commits into
masterfrom
edge-shadows
Feb 18, 2026
Merged

four ui: edge shadows#37239
sshane merged 5 commits into
masterfrom
edge-shadows

Conversation

@nickorie

Copy link
Copy Markdown
Contributor

Adds edge shadows to horizontal scrollers, shadows from 0-80% opacity black. Adds a toggle as well, so some scrollers like homescreen stay unaffected (looking to get rid of the need for toggle in the future). Notably, scroll indicator renders above edge shadows; this is intentional

nickorie and others added 2 commits February 13, 2026 16:21
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 <[email protected]>
@nickorie nickorie requested a review from sshane February 18, 2026 03:28
@nickorie nickorie added the ui label Feb 18, 2026
@github-actions

github-actions Bot commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

UI Preview

mici: ⚠️ Videos differ! View Diff Report
big: Videos are identical! View Diff Report

@sshane

sshane commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

is it less bools if you flip the edge shadows condition, so you only set it false on the homescreen?

@sshane sshane changed the title Edge shadows four ui: fdge shadows Feb 18, 2026
@sshane sshane changed the title four ui: fdge shadows four ui: edge shadows Feb 18, 2026
@sshane sshane merged commit 489afc3 into master Feb 18, 2026
12 checks passed
@sshane sshane deleted the edge-shadows branch February 18, 2026 09:34
@sshane sshane mentioned this pull request Feb 20, 2026
FrogAi pushed a commit to FrogAi/FrogPilot that referenced this pull request Apr 2, 2026
* 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 <[email protected]>

* ui: reduce edge shadow opacity to 80%

Co-authored-by: Cursor <[email protected]>

* what on earth is this

* some lines are ok

---------

Co-authored-by: Cursor <[email protected]>
Co-authored-by: Shane Smiskol <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants