Opened 14 years ago
Closed 13 years ago
#4619 closed task (wontfix)
rename layoutAlign to region
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | bordercontainer | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
we've tried to avoid compoundTerms especially for our markup
Warning: public API change
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:2 Changed 13 years ago by
Summary: | rename layoutAlign to position → rename layoutAlign to region |
---|
comment:3 Changed 13 years ago by
Keywords: | bordercontainer added |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.1 → 1.2 |
comment:5 Changed 13 years ago by
Milestone: | 1.2 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Type: | defect → task |
Looks like this should be a "wontfix":
- BorderContainer already uses "region" rather than "layoutAlign"
- LayoutContainer is being deprecated so no reason to change the API
- TabContainer uses "tabPosition", not "layoutAlign"
Note: See
TracTickets for help on using
tickets.
defer until we change BorderLayout? (see #4117). Probably a dup of #4117, but perhaps worth noting in the docs.