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

Variabler z-index #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Variabler z-index #223

wants to merge 1 commit into from

Conversation

fhainz
Copy link
Contributor

@fhainz fhainz commented Mar 17, 2018

Wenn mehrere Popups zugleich angezeigt werden und diese sich überlagern dann wird mit einem Klick auf das Popup selbiges in den Vorderung geholt.

Wenn mehrere Popups zugleich angezeigt werden und diese sich überlagern dann wird mit einem Klick auf das Popup selbiges in den Vorderung geholt.
@knowthelist
Copy link
Owner

What is the use case for this feature? On every click on an dialog, the z-index get increased? Do you what to get the clicked dialog on top, if you have more the one dialog open? But, what if you click the upper dialog twice or more? The z-index is then 2004. What is the benefit for the second dialog? Do you want to click this second dialog 5 times to get it on top? I thing, always not more then one click ...

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.

2 participants