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

zIndex not correct #354

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

zIndex not correct #354

wants to merge 1 commit into from

Commits on Oct 19, 2016

  1. zIndex not correct

    When displaying the widget, the domtree is scanned, but only gets the z-index of the "top-most" parent which doesn't have "z-index: auto;".
    This change will let it get the highest z-index value, instead of the "top-most not auto" z-index.
    Þói Juhasz authored Oct 19, 2016
    Configuration menu
    Copy the full SHA
    eb302a6 View commit details
    Browse the repository at this point in the history