Opened 8 years ago
Closed 8 years ago
#16837 closed defect (fixed)
dojox/layout/GridContainerLite: No setContentBox
Reported by: | Brian Arnold | Owned by: | Brian Arnold |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | General | Version: | 1.9.0a2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In the layout
method, there's a call to dom-geometry's setContentBox
but there is no setContentBox
method. Looks like it should be setContentSize
.
Change History (1)
comment:1 Changed 8 years ago by
Owner: | set to Brian Arnold |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [30848]: