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 count transition regression #130

Open
Zero3 opened this issue Apr 22, 2022 · 1 comment
Open

Lane count transition regression #130

Zero3 opened this issue Apr 22, 2022 · 1 comment
Labels
bug Something that went wrong

Comments

@Zero3
Copy link

Zero3 commented Apr 22, 2022

I noticed a regression in lane count transition drawing since the previous version of map-machine on the python3.8 branch. It used to look pretty good:

image
image

But now it looks broken in many places:

image
image

It seems to happen when two ways are joined with a point, and the lane counts of the ways are different.

@enzet
Copy link
Owner

enzet commented Apr 23, 2022

Hi, @Zero3!

Yeah, there was a number of compromises I made before I can do things the right way. I mean, it is a regression, but it is an intentional one. I removed connection circles to get rid of some other bizarre bugs. Hope I can fix it soon.

@enzet enzet added the bug Something that went wrong label Apr 23, 2022
@enzet enzet moved this to Todo in Project support May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that went wrong
Projects
Status: Todo
Development

No branches or pull requests

2 participants