Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Made czm_imagerySplitPosition use absolute coordinates. Fixes #5106. #5151

Merged
merged 2 commits into from
Mar 27, 2017

Conversation

jasonbeverage
Copy link
Contributor

czm_imagerySplitPosition now computes absolute pixel coordinates from the relative public property during UniformState.update to fix issues with the date line. The public imagerySplitPosition is still in relative coordinates. I think this is a better fix than #5124 so users don't have to worry about the canvas being resized and it also avoids having to deprecate the imagerySplitPosition public property.

@rahwang
Copy link
Contributor

rahwang commented Mar 27, 2017

Everything looks good to me! Thanks, @jasonbeverage ! Tried your branch and can confirm the fix. Should be good to merge @pjcozzi .

@pjcozzi
Copy link
Contributor

pjcozzi commented Mar 27, 2017

Very nice, thanks @jasonbeverage and @rahwang!

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

Successfully merging this pull request may close these issues.

3 participants