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

.iv-snap-view z-order #68

Open
atomGit opened this issue Jan 17, 2020 · 0 comments
Open

.iv-snap-view z-order #68

atomGit opened this issue Jan 17, 2020 · 0 comments

Comments

@atomGit
Copy link

atomGit commented Jan 17, 2020

seems like the zoom/snap view box should remain on top of the main image

i added this style...

.iv-container > .iv-snap-view {
    z-index: 9999;  /* keep zoom box on top of image */
}
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