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

Add Background Toggle #56

Open
CraigCecilSSA opened this issue Apr 6, 2023 · 0 comments
Open

Add Background Toggle #56

CraigCecilSSA opened this issue Apr 6, 2023 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@CraigCecilSSA
Copy link
Member

When HTML elements don’t have backgrounds, it can be difficult to visualize their bounds and/or accurately measure the distance between them and other elements. Developers might want to better visualize bounds when dealing with optical imbalance (i.e. when something “looks off” even though it’s not), margin collapse (when certain margins are ignored), various issues with display:/float:/position:, and more.

Applying backgrounds means applying a semi-transparent background to all HTML elements in order to better visualize their bounds and spacings.

See https://css-tricks.com/web-development-bookmarklets/#applying-a-background-to-everything for more info.

@CraigCecilSSA CraigCecilSSA added the enhancement New feature or request label Apr 6, 2023
@CraigCecilSSA CraigCecilSSA added this to To do in Genesys via automation Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Genesys
To do
Development

No branches or pull requests

1 participant