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

Polyline Dash can not display #7943

Closed
WanghuiShmily opened this issue Jun 17, 2019 · 5 comments
Closed

Polyline Dash can not display #7943

WanghuiShmily opened this issue Jun 17, 2019 · 5 comments

Comments

@OmarShehata
Copy link
Contributor

Please provide a bit more context to the issue. Specifically, what the expected result is vs what actually happens. Screenshots help here as well as stating what browser, device and OS you're using.

@WanghuiShmily
Copy link
Author

WanghuiShmily commented Jun 21, 2019

I find Polyline Dash can not display when I using WIN7 and Chrome, There is borwser warning.
[.WebGL-000000000B5B5AD0]GL ERROR :GL_INVALID_OPERATION : glDrawElements: GL_BLEND with floating-point color attachments requires the EXT_float_blend extension
bucket.html:1 WebGL: too many errors, no more errors will be reported to the console for this context.
Polyline Dash can be rendered When I using WIN10.

@OmarShehata
Copy link
Contributor

I think you may be running into the same issue as described here: #7798

Do you also see the transparency problem on the cylinders? What version of Chrome are you using? Can you try Chrome Canary 77.0.3820.5?

@WanghuiShmily
Copy link
Author

WanghuiShmily commented Jun 24, 2019

You are right, #7798 issue and the transparency problem on the cylinders I can see. Set the orderIndependentTranslucency value to false can solve this problem. The result is correct when using Chrome 77.0.3832.0.

@OmarShehata
Copy link
Contributor

Thanks for confirming @WanghuiShmily ! I'm going to close this as a duplicate of the above issue, and it should work once Chrome 77 is officially out.

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