adamRenny / LayerJS

2D Canvas Library supporting Layered Rendering
MIT License
8 stars 1 forks source link

Renderable scaling is not from unscaledOffsetX/Y points #36

Closed aaronholsonege closed 11 years ago

aaronholsonege commented 11 years ago

The scale transform for a renderable is not done from the unscalledOffsetX/Y coordinates. It is scaled from the x/y coordinates.

aaronholsonege commented 11 years ago

Merge Request: https://github.com/adamRenny/LayerJS/tree/feature/fix/%2336

adamRenny commented 11 years ago

Appears to be working off of the center. Merged.

26b28e22b64a80a22a455b187cbd037b12cb2fe2