Skip to content

scrollbar and scrollindicator size and color updates#41

Open
seventil wants to merge 2 commits intodevelopfrom
scroll_bar_improvement
Open

scrollbar and scrollindicator size and color updates#41
seventil wants to merge 2 commits intodevelopfrom
scroll_bar_improvement

Conversation

@seventil
Copy link

These PR addresses the EaElements ScrollBar and ScrollIndicator.
They colors were using references to control.Material and I tried updating them to EaStyles colors.

The size of the scrollbar changed to smaller, which fits nicely with other EaStyles.
I also added a slight radius as the buttons seem to have.

Also added TopPadding and TopInset for the ScrollBar and the ScrollIndicator: with our tableviews having showHeader: true and headerPositioning: ListView.OverlayHeader snapping the scrollbar and scrollindicators top sides to the header just makes sense. But this seems too much tied to current TableView implementation, so I'm not sure.

Free scrollBar:
image
image

Active scrollBar:
image
image

Hover scrollBar
image
image

scrollIndicator
image
image

@seventil seventil self-assigned this Mar 24, 2026
@seventil seventil added [scope] enhancement Adds/improves features (major.MINOR.patch) [priority] low Low importance labels Mar 24, 2026
@seventil seventil requested a review from AndrewSazonov March 24, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] low Low importance [scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant