1. #1
    Sencha User
    Join Date
    Nov 2012
    Location
    Russia
    Posts
    13
    Vote Rating
    0
    Ilay is on a distinguished road

      0  

    Default Unanswered: Modal window in center region

    Unanswered: Modal window in center region


    When i create modal window, which placed in center region of Viewport, it masked all Viewport and scroll into region doesnt worked.
    What a way to use modal window and use scroll of region where it window create?
    Thank you.

  2. #2
    Touch Premium Member
    Join Date
    Jun 2011
    Posts
    735
    Vote Rating
    31
    Answers
    68
    Farish has a spectacular aura about Farish has a spectacular aura about

      0  

    Default


    what if you set modal: false on the window, disable the center region when the window is showed and enable it again when the window is hidden. that way, the user cannot interact with anything in the center region while the items in the other regions are still accessible.

  3. #3
    Sencha User
    Join Date
    Nov 2012
    Location
    Russia
    Posts
    13
    Vote Rating
    0
    Ilay is on a distinguished road

      0  

    Default


    Quote Originally Posted by Farish View Post
    what if you set modal: false on the window, disable the center region when the window is showed and enable it again when the window is hidden. that way, the user cannot interact with anything in the center region while the items in the other regions are still accessible.
    Thanks for answer, but problem have another side. Window is huge (it height more than region) and when it shows i can't scrolling region. Using autoScroll for Viewport gives a 2 scrollbar (region and viewport). And when i using autoScroll only for Viewport - center region content is cutt off

Tags for this Thread