Skip to content

Image API field changes #23

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

Open
Swader opened this issue Jul 23, 2015 · 0 comments
Open

Image API field changes #23

Swader opened this issue Jul 23, 2015 · 0 comments
Assignees
Labels

Comments

@Swader
Copy link
Owner

Swader commented Jul 23, 2015

Image API fields seem to have been changed without notice.

The fields height and width are now no longer returned by default, and are optional fields that require setters. They have been renamed to displayHeight and displayWidth.

Todo: implement setters and getters, remove old ones (or keep old ones for BC? Not many users, so maybe remove?)

@Swader Swader added the bug label Jul 23, 2015
@Swader Swader self-assigned this Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant