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

Highlight troubled areas during development #19

Closed
nathanhammond opened this issue May 19, 2016 · 1 comment
Closed

Highlight troubled areas during development #19

nathanhammond opened this issue May 19, 2016 · 1 comment
Assignees

Comments

@nathanhammond
Copy link
Contributor

Currently, we add a 1px solid red border to any elements that have a violation during development. This should be improved visually and allow for customizability as it is difficult to define an appearance that will apply across all UI styles.

Implementation idea right now is to draw a semi-opaque rectangle according to the elements bounding box coordinates and dimensions. This can then yield custom content if the end-user desires.

@nathanhammond
Copy link
Contributor Author

Addressed. Closing.

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