Removed arrow functions as they mess with scope (this. is undefined) (#3067)
* ensure canvas is non po2 when created as this currently automatically sets it to repeat wrap mode. Not something we want as this texture resizes often and not likely need to be wrapped

* Revert "ensure canvas is non po2 when created as this currently automatically sets it to repeat wrap mode. Not something we want as this texture resizes often and not likely need to be wrapped"

This reverts commit 7433680.

* removed arrow functions as they mess with scope (this. is undefined)

* ran aslant fix

* aslint fixes

* back you go quoties!
1 parent 9a9ff80 commit c5f7115b17817c4aa4db0cbc5479139fbd743647
@Mat Groves Mat Groves authored on 5 Oct 2016
Chad Engler committed on 5 Oct 2016
Showing 1 changed file
View
src/deprecation.js