Ticket #6132 (closed defect: fixed)
Replace dojo.marginBox() in the "set" mode with low-level constructs
| Reported by: | elazutkin | Owned by: | elazutkin |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | DnD | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Two reasons:
- The performance problem was discovered in dojo.marginBox(), which is not warranted in such a simple case.
- We need low-level constructs in order to support a relatively positioned nodes.
Change History
Note: See
TracTickets for help on using
tickets.