#419 closed enhancement (fixed)
Optimizations for SplitPane
Reported by: | Bryan | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm attaching a patch that combines two for loops in postCreate and combines two for loops in layoutPanels. This cuts down on the number of times SplitPane? loops through its child nodes.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | splitpane-optimization.diff added |
---|
comment:1 Changed 15 years ago by
Milestone: | → 0.3release |
---|---|
Owner: | changed from anonymous to bill |
Note: See
TracTickets for help on using
tickets.
splitpane-optimization.diff