#10019 closed defect (fixed)
dojox.layout.ExpandoPane & dijit._Contained/require
Reported by: | sandsheep | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Layout | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There is a require statement for dijit._Container in dojox.layout.ExpandoPane?, but in the dojo.declare statement, dijit._Contained is used, though this is NOT required.
After searching, I could not find this addressed, and was unable to determine if it causes any trouble. But, since it is not yet considered "stable" felt it may benefit people working on this code.
I really like this widget, and would like to see it make it to dijit.
Change History (3)
comment:1 Changed 11 years ago by
Component: | General → DojoX Widgets |
---|---|
Milestone: | tbd → 1.4 |
Owner: | changed from anonymous to dante |
Summary: | dojox.layout.ExpandoPane & dijit._Contained/r → dojox.layout.ExpandoPane & dijit._Contained/require |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | DojoX Widgets → DojoX Layout |
---|
Note: See
TracTickets for help on using
tickets.
I'll fix. BTW the functionality is slated to be moved to dijit eventually, just haven't gotten time.