Kevin Simper

Results 55 comments of Kevin Simper

Hi @GingkathFox, what error do you get? :)

Looks like either the code is not loaded, as the code for scene is correct. Can you create a codepen that shows the error, I can't sadly help you without...

> remove 2D's direct object property values and do this._x = this._x || 0 for all properties in 2D's init method This seems like the best solution > requires uses...

Hi @matthijsgroen You are right and you bring up some good points! :+1: :smile: You can find the website at https://github.com/craftyjs/craftyjs.github.com and it is right now just a simple jekyll...

I think the problem is in the files which is over 700 lines, which is the 2D.js, controls.js, core.js, math.js files. And as you point out, it does not make...

@matthijsgroen I tried that in https://github.com/craftyjs/Crafty/pull/713 but there were soo many exceptions to that rule that it was not worth it sadly!

@proyb6 What happends if you use the built in zoom function? :)

It is not easy per say, somebody is talking about how to solve it here http://stackoverflow.com/questions/19235866/canvas-at-native-resolution-despite-zooming-retina

Hmm, that is weird. I can also do that in your fiddle. The fiddle is using Crafty 0.5.4 allthrough, but i can confirm this error also on 0.6 second beta....

> If the root cause is the same on Mac, this will fix it there, too. I would think it would be the same on mac as on Windows (Cmd...