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

missing methods in ccui.Scale9Sprite #3509

Open
cruzdanilo opened this issue Aug 8, 2017 · 0 comments
Open

missing methods in ccui.Scale9Sprite #3509

cruzdanilo opened this issue Aug 8, 2017 · 0 comments

Comments

@cruzdanilo
Copy link
Contributor

isFlippedX, setFlippedX, isFlippedY and setFlippedY were removed from ccui.Scale9Sprite in c1c76b0, and it's breaking "legacy" code, even on minor updates (mine is from 3.11.2 to current). if this is the intended behaviour, the deprecated methods should be kept at least until the next major version, following semantic versioning specification, item 8:

Major version X (X.y.z | X > 0) MUST be incremented if any backwards incompatible changes are introduced to the public API. It MAY include minor and patch level changes. Patch and minor version MUST be reset to 0 when major version is incremented.

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

1 participant