You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2018/10/23 12:37:50 UTC

[GitHub] lynnleelhl opened a new pull request #1662: [iOS] treat 750 as container width not device width when rotated or splited in ipad

lynnleelhl opened a new pull request #1662: [iOS] treat 750 as container width not device width when rotated or splited in ipad
URL: https://github.com/apache/incubator-weex/pull/1662
 
 
   If a component's width is set to 750, weex will calculate it's width as the device width, however when you put weex in ipad, the size of weex container don't usually equal to device width ( e.g. split view ), and also the device width didn't update after rotation. This PR solved the problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services