Opened 15 years ago
Closed 14 years ago
#3109 closed bug (notabug)
resizable: alsoResize not working(?)
Reported by: | Bruno Basto | Owned by: | eduardo |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.5.1 |
Keywords: | bug resizable alsoResize | Cc: | |
Blocked by: | Blocking: |
Description
I'm using the new resizable feature alsoResize. Each time I start resizing the children elements that also resize get smaller. Then I stop resizing and start again it get smaller again and so goes on...
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | → 1.6 |
---|---|
Priority: | critical → major |
comment:2 Changed 14 years ago by
Summary: | bug in resizable → resizable: alsoResize not working(?) |
---|
comment:3 follow-up: 4 Changed 14 years ago by
This is possibly related, but I'd also like to mention a case that doesn't work -- I put a textarea inside of a resizable+draggable div, specifying the textarea in alsoResize, but the text area is never affected by the resizing of the parent.
comment:5 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing for lack of demo and inactivity.
Note: See
TracTickets for help on using
tickets.
need demo code