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

Fix some issues with scrollbars #2018

Merged
merged 1 commit into from Nov 10, 2017
Merged

Commits on Nov 9, 2017

  1. Fix some issues with scrollbars

    Scrollbars would scroll horizontally instead of sticking to the edge of
    the frame and were also not visible at all on iframes. This change fixes
    those issues by adding them to the containing reference frame. As part
    of this change, iframe background colors are also attached to the
    reference frame and only painted over the frame rect.
    mrobinson committed Nov 9, 2017
You can’t perform that action at this time.