Skip to content

Fix scrollbar being incorrectly positioned when first shown#53

Open
nstoddard wants to merge 1 commit intobuzinas:masterfrom
nstoddard:master
Open

Fix scrollbar being incorrectly positioned when first shown#53
nstoddard wants to merge 1 commit intobuzinas:masterfrom
nstoddard:master

Conversation

@nstoddard
Copy link

Previously, if the scrollbar were initially hidden (due to having a small amount of content) and then enough content was added that the scrollbar became visible, the scrollbar would be a few pixels too far to the right. This fixes that issue by computing the 'right' property after the 'ss-hidden' class is removed.

Previously, if the scrollbar were initially hidden (due to having a small amount of content) and then enough content was added that the scrollbar became visible, the scrollbar would be a few pixels too far to the right. This fixes that issue by computing the 'right' property after the 'ss-hidden' class is removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant