Skip to content

Conversation

chemzqm
Copy link

@chemzqm chemzqm commented Jun 16, 2017

On IOS 10.3.2, e.scale = dist / this.distance * this.scale would not work, the access to scale would cause an error, but Object.defineProperty would works.

On IOS 10.3.2, `e.scale = dist / this.distance * this.scale` would not work, the access to `scale` would cause an error,  but `Object.defineProperty` would works.
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

Successfully merging this pull request may close these issues.

1 participant