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

Show a warning when certain types of map layers are located "above" the image #16

Open
Glodenox opened this issue Nov 4, 2020 · 0 comments
Assignees

Comments

@Glodenox
Copy link
Owner

Glodenox commented Nov 4, 2020

It sometimes happens that other userscripts add map layers that are positioned above the image. This can be solved by adjusting the parent layer of that image, but this is not always as easy to see for the user.

An event listener could be added to the "layeradded" event of the map which will check whether any such layers are located above the currently active image. If so, it could show a small warning message in the tab indicating this potential issue and how to solve this.

@Glodenox Glodenox self-assigned this Nov 4, 2020
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