Coder Social home page Coder Social logo

Comments (5)

jbro-io avatar jbro-io commented on July 17, 2024

Something like this? http://plnkr.co/QMuJxVnSNWfW1gQOfC8r?p=preview

from ui-layout.

Dev63 avatar Dev63 commented on July 17, 2024

@jbroquist Yes, something like that ... but the problem is that your example appears to rely on a fixed height, whereas in my case there will be many different West contents, some longer and some shorter, and all of which may get longer or shorter depending on wrapping as the user resizes his browser window.

In this particular case, I have a table of contents tree on the left, and the selected content page in the right-hand pane. Any ideas?

from ui-layout.

jbro-io avatar jbro-io commented on July 17, 2024

You're going to have to provide a plunkr of what you're trying to accomplish. The module should automatically size to any container that has relative positioning.

Here's an example with a table that extends beyond the page fold and the ui-layout sizing to the same size: http://plnkr.co/edit/iiJTbWMEHlpi43iu2teM?p=preview

from ui-layout.

Dev63 avatar Dev63 commented on July 17, 2024

@jbroquist Here's a plunker that provides a simplified view of what I'm trying to do. The container height needs to vary with the contents, as the content changes or even as I resize a column and the lines wrap differently.

from ui-layout.

SomeKittens avatar SomeKittens commented on July 17, 2024

This is due to our setting position: absolute on each container item so that we can position them correctly on the page. As much as I'd like this feature, it's incompatible with how we do things currently. Sorry about that.

from ui-layout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.