gameQuery
gameQuery copied to clipboard
scenegraph incorrectly positioned
The scenegraph is in the page flow and therefor can be displaced by other 'in flow' elements. It should instead be absolutely positioned at 0,0 in the playground's div.
Can you also make so, that when we use scale() function, the element also would be positioned at 0,0 (or at another coordinates, if set). I need these changes so much, can you make it faster? Thanks!