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

Option to change location of overlay (to appendLocation)? #266

Open
kunizial opened this issue Jul 3, 2018 · 1 comment
Open

Option to change location of overlay (to appendLocation)? #266

kunizial opened this issue Jul 3, 2018 · 1 comment

Comments

@kunizial
Copy link

kunizial commented Jul 3, 2018

I use vex in combination with a bootstrap modal. The bootstrap modal is used for instructions and documentation to the website. The problem is that it prevent focusing other elements while the modal is open, thus the vex-modal is a children of the bootstrap modal. But the bootstrap modal has a different z-index, thus the vex-overlay blocks either the complete bootstrap modal including the vex modal, or neither. The "clean" fix would be to move the vex-overlay to the appendLocation. Would this option be desirable in general, for example an appendLocationOverlay option?

@Yussan1
Copy link

Yussan1 commented Jul 9, 2018

Hello, do you know how to open 3d modals?

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

2 participants