zhaogang96
Results
2
issues of
zhaogang96
When using canvas to display pictures, the edges of pictures are blurred It looks like this There is my code Crafty.init(SCREEN_WIDTH, SCREEN_HEIGHT, document.querySelector("#game")); Crafty.sprite(621, 621, "img/wheel.png", { wheel: [0, 0]...
I use vuex-module-decorators in my project, I found it will cause white screen on some phone  then I found this in the dist/cjs direction of the source code ,...