Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit horizontal scroll indicator to table height #877

Merged

Conversation

ahmacleod
Copy link
Contributor

@ahmacleod ahmacleod commented Mar 2, 2021

Prevents horizontal scroll indicators from extending beyond table height. This occurs when the overflow container is given an explicit height that exceeds the height of the table.

Before:
20210302 Ember Table Horiz Scroll Indicators Before

After:
20210302 Ember Table Horiz Scroll Indicators After

@ahmacleod ahmacleod marked this pull request as ready for review March 3, 2021 21:50
@ahmacleod ahmacleod merged commit 12c55b2 into master Mar 8, 2021
@ahmacleod ahmacleod deleted the alex.macleod.temp/limit-horiz-scroll-indicator-height branch March 8, 2021 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants