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

Incrementing gloabl z-index can cause issues #132

Open
brian-clariture opened this issue Aug 11, 2015 · 0 comments
Open

Incrementing gloabl z-index can cause issues #132

brian-clariture opened this issue Aug 11, 2015 · 0 comments

Comments

@brian-clariture
Copy link

Incrementing the global z-index value (

zIndex: Opentip.lastZIndex++
) was causing some problems for us. We load a lot of tips and the z-indices were getting out of control. I'd propose at the very least making this optional. For our use case, which I don't think is uncommon, a single z-index for all tips is preferred.

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

No branches or pull requests

1 participant