Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1647 closed enhancement (wontfix)

boundaries for resizeables

Reported by: djot Owned by: paul
Priority: minor Milestone:
Component: ui.core 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)
  1. 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)

ui_demo_resizeables.gif (33.4 KB) - added by djot 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by djot

Attachment: ui_demo_resizeables.gif added

comment:1 Changed 16 years ago by paul

Resolution: wontfix
Status: newclosed

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.

comment:2 Changed 16 years ago by djot

- 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 -

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.1

Milestone 1.2.1 deleted

Note: See TracTickets for help on using tickets.