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

Clear clamp to ground callback for label glyphs #5648

Merged
merged 2 commits into from
Jul 19, 2017
Merged

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented Jul 18, 2017

Fixes #5647
Fixes #4716

When a label is removed, the label collection hangs onto the billboard glyphs to re-use them in new labels. However, the height reference callback for these billboards wasn't properly removed so if the new label didn't have a defined position, the glyphs would ground clamp to whatever the old labels position was.

@bagnell bagnell merged commit bc3abf4 into master Jul 19, 2017
@bagnell bagnell deleted the label-height-reference branch July 19, 2017 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants