Skip to content

Fix scale not accessible on IOS#4

Open
chemzqm wants to merge 1 commit into
component:masterfrom
chemzqm:patch-1
Open

Fix scale not accessible on IOS#4
chemzqm wants to merge 1 commit into
component:masterfrom
chemzqm:patch-1

Conversation

@chemzqm
Copy link
Copy Markdown

@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