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

Casing of tertiary_link missing #753

Closed
matthijsmelissen opened this issue Jul 23, 2014 · 6 comments
Closed

Casing of tertiary_link missing #753

matthijsmelissen opened this issue Jul 23, 2014 · 6 comments
Labels

Comments

@matthijsmelissen
Copy link
Collaborator

Tertiary_link is rendered without casing.

Example: https://www.openstreetmap.org/#map=18/40.58615/-80.03983

@matthijsmelissen
Copy link
Collaborator Author

These lines are wrong:

    [zoom >= 15] { line-width: @tertiary-width-z15 - 2 * @tertiary-width-z15; }
    [zoom >= 17] { line-width: @tertiary-width-z17 - 2 * @tertiary-width-z17; }

@matthijsmelissen
Copy link
Collaborator Author

#753 will solve this.

I would prefer #753 to be in the next release, but if not, could you let me know @gravitystorm so I can write a smaller fix for this bug only?

@gravitystorm
Copy link
Owner

@math1985 This is #753 so I'm not sure what PR you meant to refer to.

@matthijsmelissen
Copy link
Collaborator Author

Oops, I meant #626.

@matthijsmelissen
Copy link
Collaborator Author

Resolved by #626.

@matthijsmelissen
Copy link
Collaborator Author

Confirmed that the linked problem is solved.

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

No branches or pull requests

2 participants