We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Wrong display when dragging window through retina and non-retina screen
Wrong display when dragging window through retina and non-retina screen
Bug #3698 [Closed]
Reproduce Step:
1) Connecting an external screen to your Retina MBP
2) Run HelloCpp in retina screen
3) Move it to external screen, there will be only 1/4 contents are shown.
Expected:
It should work like other application, e.g. Chrome, when dragging window from retina screen to non-retina screen(or non-retina -> retina screen).