Search and Top Navigation
#5693 closed bug (duplicate)
Opened June 04, 2010 10:43PM UTC
Closed October 12, 2010 03:07AM UTC
Last modified October 11, 2012 09:15PM UTC
Allow vertical dynamic growth when adjusting horizontal width
Reported by: | jamesl73 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.resizable | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a task list app that uses a listbox that is draggable with sortable content. The sortables have dynamic add and delete. Before the listbox is resized new tasks will append to the end and the box adjusts accordingly. Once the box has been resized the size becomes fixed and new tasks appear outside the box.
Duplicate of #3634.