craftyjs / Crafty

JavaScript Game Engine
http://craftyjs.com
MIT License
3.38k stars 561 forks source link

Scaled viewport is not centered correctly #1212

Open maiermic opened 3 years ago

maiermic commented 3 years ago

If I scale the viewport, centerOn does not center the scene correctly (see example). Is this a bug or have I misunderstood the behavior?