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

CallbackProperty callback not firing on clamped polylines using ColorMaterialProperty #6925

Closed
impactblue573 opened this issue Aug 16, 2018 · 2 comments

Comments

@impactblue573
Copy link
Contributor

Clamped to ground Polylines which use a ColorMaterialProperty based material do not update each frame.

Sandcastle Example

cesiumclamphoverbug

The issue seems to be caused by StaticGroundPolylinePerMaterialBatch.js not updating the material property when using ColorMaterialProperty.js.

Using a different material property such as PolylineOutlineMaterialProperty.js works fine.

hpinkos pushed a commit that referenced this issue Aug 16, 2018
@hpinkos
Copy link
Contributor

hpinkos commented Aug 16, 2018

Thanks for reporting this @impactblue573! And thanks for the great code example =)

I've opened a pull request to fix the issue here: #6927
This should be merged in time for the September 1.49 release

@impactblue573
Copy link
Contributor Author

@hpinkos Thanks for getting the fix in so swiftly, much appreciated!!

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