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

Arrow colour is not aplied when the background is changed #11

Open
Albergarri788 opened this issue May 18, 2023 · 1 comment
Open

Arrow colour is not aplied when the background is changed #11

Albergarri788 opened this issue May 18, 2023 · 1 comment

Comments

@Albergarri788
Copy link

Hello, I couldn't figure why this is happening.
In the console you can see that both the outline and the arrow turn white when the white color is applied to the background.
image
It even happens despite explicitly defining the arrow's color as black. I don't know which tag is used to specify the outline colour.
image

These are the way tags:
image

And this is the original sign:
image

@mueschel
Copy link
Owner

Hi,
you found a bug in the handling of "destination:colour:text". This should be fixed now. Thanks!

Unfortunately most of the colour tags are not yet supported, the only ones that I use up to now are

  • destination:colour
  • destination:colour:to
  • destination:colour:back
  • destination:colour:text
  • destination:colour:ref

This explains the lack of the other colors you tagged. Currently there is a semicolon in the colour:back tag which shouldn't be there, as the whole sign is supposed to be white, not only its first entry.

Btw, I'm not familiar with the design of signs in Spain - if you can give me some general rules I can try to implement them as a country preset.

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

No branches or pull requests

2 participants