We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 24865
    • 289 Posts
    This is more a topic addressed to the developers of Revolution, but if the community has an answer - please feel free to share!

    OK, the problem is as follows.

    VisionCart has a treepanel which is used to link products to multiple categories. We’re current developing a component that does much the same, but then for custom components that work with VisionCart. The problem presents itself in the backend, where panels and treepanels no longer provide a scrollable window (or rather a content container) on the right hand site. In the early days, 2.0.8 and so on used to have a little bit of padding on the right side, but that’s gone too.

    So the main question is, what subtile style changes have been made and how can we fix this using core ExtJS 3.1.1.

    Thanks in advance!

    --edit
    To break it down a little, MODx used to scroll in the window. Now it has 2 containers, one for the resource panel and one for the components. Both are overflow: hidden containers inside the body itself.
      @MarkGHErnst

      Developer at Adwise Internetmarketing, the Netherlands.
      • 24865
      • 289 Posts
      Come on party people, no one knows what’s changed? smiley I’d expect it to be a little change in the stylesheet or something... smiley
        @MarkGHErnst

        Developer at Adwise Internetmarketing, the Netherlands.
        • 4172
        • 5,888 Posts
        Have a look to quickCMP.
        http://modxcms.com/forums/index.php/topic,54729.msg315441.html#msg315441
        I use a bit of extjs now, to get the content into the scrollable area.
        I hope this can help.
          -------------------------------

          you can buy me a beer, if you like MIGX

          http://webcmsolutions.de/migx.html

          Thanks!