Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.3] 预览模版的内置的手机分辨率有误 #2132

Open
xianyinchen opened this issue Feb 17, 2020 · 0 comments
Open

[2.3] 预览模版的内置的手机分辨率有误 #2132

xianyinchen opened this issue Feb 17, 2020 · 0 comments

Comments

@xianyinchen
Copy link
Contributor

论坛帖子
https://forum.cocos.org/t/boots-js-cocos/88750
{ name: 'Goolge Nexus 7', width: 960, height: 600, ratio: 2 },
=> 应该是这个
{ name: 'Goolge Nexus 7', width:600, height: 960, ratio: 2 },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant