1. #1
    Sencha User
    Join Date
    Nov 2012
    Location
    Belgium
    Posts
    4
    Vote Rating
    0
    neris is on a distinguished road

      0  

    Default Unanswered: Make deep nested Container scrollable

    Unanswered: Make deep nested Container scrollable


    Hi,

    I have an application that consists of a View in which I push a dynamic List list based on the user's actions.

    In some cases I also push a Container to the view after a particular List item was tapped in which I insert an image into the Container's inner HTML. In some cases the image is pretty large, and the Container isn't scrollable by default.

    Full application structure:

    Ext.TabPanel > Ext.navigation.View > Ext.List > Ext.Container


    I tried setting all kinds of layout and scroll(able) properties to all components involved, to no avail. Any other suggestions?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,582
    Vote Rating
    434
    Answers
    3102
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    What ST2 version are you using?
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Nov 2012
    Location
    Belgium
    Posts
    4
    Vote Rating
    0
    neris is on a distinguished road

      0  

    Default


    I'm using 2.1.0

Tags for this Thread