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

Selected vertexes including their halos covered by rendered names #3636

Closed
slhh opened this issue Dec 6, 2016 · 1 comment
Closed

Selected vertexes including their halos covered by rendered names #3636

slhh opened this issue Dec 6, 2016 · 1 comment
Labels
usability An issue with ease-of-use or design

Comments

@slhh
Copy link
Contributor

slhh commented Dec 6, 2016

Currently the selection of a vertex might be invisible because any name of a highway etc. is rendered on top.

Rendered names are automatically hidden when

  • the cursor is near to the name,
  • or the named element is selected

Rendered names should also be hidden if any selected, related, or hovered entity is near to the name.

@bhousel
Copy link
Member

bhousel commented Dec 6, 2016

Yes, I agree.. This regressed recently, probably when I did #1645

@bhousel bhousel added the usability An issue with ease-of-use or design label Dec 6, 2016
@bhousel bhousel closed this as completed in 6b18ea7 Dec 7, 2016
bhousel added a commit that referenced this issue Dec 13, 2017
(re: #4271, #3636)

- better classification of "interesting" vertices
  (include tagged, selected, or child of selected)
- now we can draw labels on selected lines again (revert #3636)
  because the labels will avoid the vertices
- if debugging is on, draw a collision box for the mouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability An issue with ease-of-use or design
Projects
None yet
Development

No branches or pull requests

2 participants