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

New label icons need to have white/black outlines? #2807

Closed
jonfroehlich opened this issue Mar 9, 2022 · 5 comments · Fixed by #2957
Closed

New label icons need to have white/black outlines? #2807

jonfroehlich opened this issue Mar 9, 2022 · 5 comments · Fixed by #2957
Assignees

Comments

@jonfroehlich
Copy link
Member

I noticed that sometimes it's hard for my eye to find the labeling icons in the validation interface, especially the more muted green for the curb ramp icon.

I then realized that we no longer have black/white outlines around the labeling icons (like we used to with the old labels):

image

Old Labels

White outlines:
image

Black outlines:
image

Suggestion

We could have a two-color outline: black (1 pt) then white (1 pt), which would work across background types (that's how mouse cursor icons work). Alternatively, we could have adaptive outlines based on background image (but this is more complicated and probably not worth the effort).

@misaugstad
Copy link
Member

@jonfroehlich are you suggesting that we edit the icon images to have those outlines? Or to add them in the JS/CSS? I'm assuming you mean the former, but I just want to be sure before I start messing with them ;)

@jonfroehlich
Copy link
Member Author

jonfroehlich commented Mar 12, 2022 via email

@bnelson05
Copy link
Collaborator

Here's what the different line widths I experimented with look like @jonfroehlich :

0.3:
2807LW0 3

0.5:
2807LW0 5

0.7:
2807LW0 7

1:
2807LW1

@misaugstad
Copy link
Member

Let's go with 0.5 for now. I can actually see the contrast without it feeling like it's taking up too much space!

@jonfroehlich
Copy link
Member Author

Yah, I like 0.5 too! Thanks team!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants