Skip to content

zIndex not correct#354

Open
thoi84 wants to merge 1 commit intojdewit:gh-pagesfrom
thoi84:patch-1
Open

zIndex not correct#354
thoi84 wants to merge 1 commit intojdewit:gh-pagesfrom
thoi84:patch-1

Conversation

@thoi84
Copy link
Copy Markdown

@thoi84 thoi84 commented Oct 19, 2016

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.

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.
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