You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "Hanks Zhang (JIRA)" <ji...@apache.org> on 2018/07/31 11:14:00 UTC

[jira] [Commented] (WEEX-383) scroller scroll-direction:horizontal with div flex:1 not work

    [ https://issues.apache.org/jira/browse/WEEX-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563478#comment-16563478 ] 

Hanks Zhang commented on WEEX-383:
----------------------------------

I add an example for you, it works fine on Android. [http://dotwe.org/vue/8d4d2721baaf9704556803d92efe15cd]

 

Maybe it's something wrong with the web render and ios.

> scroller scroll-direction:horizontal with div flex:1 not work
> -------------------------------------------------------------
>
>                 Key: WEEX-383
>                 URL: https://issues.apache.org/jira/browse/WEEX-383
>             Project: Weex
>          Issue Type: Bug
>         Environment: iOS 10
>            Reporter: fh
>            Assignee: Hanks Zhang
>            Priority: Major
>
> when i use <scroller>  <div><div> </scroller>
> scroller
> ```
> scroll-direction:horizontal
> flex-direction:row
> ```
>  
> div
> ```
> flex:1
> ```
>  
> the flex:1 will not work
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)