cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.21k stars 7.06k forks source link

3.8/3.81版本 js项目在android微信下会有偏移 #14114

Open tooolkit opened 9 years ago

tooolkit commented 9 years ago

cocos new Test -l js新建一个项目 然后修改mian.js cc.view.setDesignResolutionSize(640, 960, cc.ResolutionPolicy.EXACT_FIT); 运行项目 在android微信浏览器中就会产生偏移 并且可以拖动偏移的地方 59_503580_682170a915d9df8 1

使用未合并的3.6版本测试 不会产生偏移问题

测试手机华为CHE-TL00H 三星note3

VisualSJ commented 9 years ago

请问微信是什么版本的哦? 系统看上去是5.0的么?

tooolkit commented 9 years ago

华为型号CHE-TL00H android版本 5.0.2 emui3.1 微信版本6.2.6 三星Galaxy Note3 SM-N9009 android版本4.3 微信版本 6.2.5

tooolkit commented 9 years ago

请问这个问题大概什么时候会解决啊

minggo commented 8 years ago

@VisualSJ what's the status of this issue?