Opened 11 years ago
Closed 10 years ago
#11786 closed defect (duplicate)
BorderContainer problem with minSize < 20
Reported by: | Adam Peller | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit | Version: | 1.5 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Jonathan says: " setting minSize of your panel to 1 doesn't trigger the fallback and mostly works. You can drag the pane all the way to the edge, but later when you drag it back the splitter and drag handle are out of sync. "
Also, there is a hard-coded value of 20 in the splitter resize code which should be revisited.
Attachments (1)
Change History (7)
Changed 11 years ago by
Attachment: | BorderContainerCollapse.patch added |
---|
comment:1 Changed 11 years ago by
Cc: | [email protected]… added |
---|
comment:2 Changed 10 years ago by
comment:6 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch from Jonathan Huestis (IBM, CCLA)