Side navigation
#1647 closed enhancement (wontfix)
Opened September 17, 2007 02:28PM UTC
Closed September 18, 2007 10:15AM UTC
Last modified September 18, 2007 02:04PM UTC
boundaries for resizeables
Reported by: | djot | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.1 |
Component: | ui | Version: | 1.2 |
Keywords: | ui resizeables | Cc: | |
Blocked by: | Blocking: |
Description
-
Hi,
see screenshot ...
Resizeables should not resize out of the iframe width/height - at least no when this is turned off by option (could not find that option though in the docu).
"enhancement" - new options:
1. parent - the resizeable should stay in the parent container (here: white box or iFrame)
2. unnamed - the resizeable should (TRUE) or should not (FALSE=default) resize to a bigger size than the element it is in (here: iFrame). Most times it's not wanted that the resizeable could get that big and that the iframe shows scrollbars then (which probably did no display before).
djot
-
Attachments (1)
Change History (2)
Changed September 18, 2007 10:15AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Changed September 18, 2007 02:04PM UTC by comment:2
-
Hm, I don't know the maxheight/maxwidth of a parent object, or more to say i don't want to detect that each time and give it as parameter, if it would be simpler by just adding a "FALSE", which then would get the maxheight and maxwidth automagically.
djot
-
Actually, that's what the maxHeight/maxWidth option is for. A containment to parent would not make much
sense, as you would not control the height/width of the actual resizable.