Closed rwrx closed 4 years ago
Hello, thanks for your example styling -- I do think this is a bug. Based on your description and style, I think this is what you would have expected, can you confirm?
Yes, this is what I expected to see with that styling. I am also not sure if this is also present in Tangram-ES.
Thanks, I've opened the #742 PR to fix this (and related logic issues with dash/line texture/blend mode behavior). This issue does appear to exist in Tangram ES as well, we will take care of opening a corresponding issue there.
Thank you a lot.
I would like to kindly ask you a question regarding color transparency. I have this use case:
The first color
track_background_color
is set as transparent. The second colortrack_color
is not transparent, this color is used in styledashed_grade5
asdash_background_color
. When this style is applied, all lines are transparent although thedash_background_color
is not set as transparent and we want to have it opaque. Should it be like this or is it an error which can be fixed? Here are snippets from actual scene file: