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

lane markings are rendered on top of the junction bubble #14417

Closed
namdre opened this issue Feb 27, 2024 · 3 comments
Closed

lane markings are rendered on top of the junction bubble #14417

namdre opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels
a:netedit bug netedit:netElements Label for netedit tickets centered in net elements p:minor regression Works in previous versions
Milestone

Comments

@namdre
Copy link
Contributor

namdre commented Feb 27, 2024

  • was still working in 1.11
  • since 1.12 the black (inverse) markings are drawn on top
  • in dev the white markings are drawn on top

easy to check with tests/sumo/net2.net.xml

@namdre namdre added p:minor a:netedit bug regression Works in previous versions netedit:netElements Label for netedit tickets centered in net elements labels Feb 27, 2024
@namdre namdre added this to the 1.20.0 milestone Feb 27, 2024
@palvarezlopez
Copy link
Member

Caused by glTranslated(geom[i].x(), geom[i].y(), 2.1); in GLHelper::drawInverseMarkings

@namdre
Copy link
Contributor Author

namdre commented Mar 4, 2024

I also noticed that directional arrows are affected. They always used to be on top of the junction bubble and are now hidden beneath (in dev)

@palvarezlopez
Copy link
Member

Invalid reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:netedit bug netedit:netElements Label for netedit tickets centered in net elements p:minor regression Works in previous versions
Projects
None yet
Development

No branches or pull requests

2 participants