Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

Height #6

Open
dwaddell opened this issue Dec 3, 2010 · 3 comments
Open

Height #6

dwaddell opened this issue Dec 3, 2010 · 3 comments

Comments

@dwaddell
Copy link

dwaddell commented Dec 3, 2010

Request to add Height since we have Width.

Dynamic content needs to be considered.

@idlesign
Copy link
Owner

Hi,

Can you describe, please, when someone should want to set height?

PS. Width is there for no really good reason either %)

@dwaddell
Copy link
Author

Say you want to fill a panel with some dynamic content, say some paragraph or something that could be loaded through an ajax request. You may have a specific width you want to use for layout purposes however you want the height of the panel to be the height of the text.

Or you only want the panel to be 200 pixels tall and have the dynamic content that may or may not be larger than 200 pixels. If it is larger the panel will not grow to be larger than 200 pixels but have the extra content overflow with some scrollbars. I am sure some if not all of this could be done with css but I thought I would just add the idea of including height since there is a width.

@idlesign
Copy link
Owner

Panel height already changes on content change (try central panel 4 at http://idlesign.narod.ru/ui-panel/demo.htm).
Overflow with scrollbars in panels is something that make me dizzy. Need to think it over.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants