#1180 closed defect (fixed)
Lazy node creation with custom nodes
Reported by: | ornus | Owned by: | ilia |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | tree lazy+creation | Cc: | |
Blocked By: | Blocking: |
Description
Lazy nodes creation doesn't work with custom nodes (in not dojo namespace).
TreeNodeV3.createSimple looks for the node widget in the dojo.widget
namespace.
Attachments (2)
Note: See
TracTickets for help on using
tickets.
Issue patch.