Opened 14 years ago
Closed 13 years ago
#2949 closed task (fixed)
SplitContainer: code review / cleanup
Reported by: | bill | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Splitcontainer code seems too complex in it's calculations; need a general review/cleanup.
Change History (13)
comment:1 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:2 Changed 14 years ago by
comment:10 Changed 14 years ago by
Owner: | changed from koranteng to Adam Peller |
---|
comment:12 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
Did all the trivial cleanup to make the code look better, but it's probably destined for a rewrite in 1.0. Leaving this open.
comment:13 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
done making passes through existing code. rewrite will be considered in #4117
Note: See
TracTickets for help on using
tickets.
(In [9466]) General cleanup. Refs #2949