We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment for analytics needs we cannot tell which layer is the parent of each display toggle without an acrobatic selector.
To add a data attribute to hold layer key apart from only data-id=display-toggle for each element.
It would make it clear which layer was toggled.
I don't mind adding it to .header. Way better than 3rd parent.
The text was updated successfully, but these errors were encountered:
Yeah. The assignment of layer-drawer as data-id is bad. Let me fix this.
layer-drawer
Sorry, something went wrong.
cityremade
dbauszus-glx
Successfully merging a pull request may close this issue.
At the moment for analytics needs we cannot tell which layer is the parent of each display toggle without an acrobatic selector.
To add a data attribute to hold layer key apart from only data-id=display-toggle for each element.
It would make it clear which layer was toggled.
I don't mind adding it to .header. Way better than 3rd parent.
The text was updated successfully, but these errors were encountered: