adamRenny / LayerJS

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

RenderableGroup content dimensions should start at 0,0 #73

Closed adamRenny closed 11 years ago

adamRenny commented 11 years ago

Currently the width and height are based on the x and y of the content, but really, that x and y should start at 0 to be more useful.