#7138 closed defect (fixed)
BorderContainer: unnecessary calls to dojo.marginBox() etc.
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
BorderContainer makes and causes unnecessary calls to dojo.marginBox() etc., slowing down performance and also probably causing the layout glitches in test_Gui.html (#7123).
See the TODO statements in the code for details.
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
(In [14360]) Performance fixes for BorderContainer? (and also possibly fixes layout problems:
Fixes #7138 !strict