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 2019/04/15 09:42:16 UTC

[GitHub] [incubator-weex] win80540 opened a new pull request #2321: [core] fix flex-end in row-reverse

win80540 opened a new pull request #2321: [core] fix flex-end in row-reverse
URL: https://github.com/apache/incubator-weex/pull/2321
 
 
   We fount that, when flex-direction is row-reverse, justify-content:flex-end is not available, not matter justify-content is flex-start or flex-end, layout system always layout items as flex-start.
   
   Demo:
   https://jsplayground.taobao.org/raxplayground/a3ad1d37-a6b7-41bb-9b72-3c00ab4ee161

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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