Don't call InitializeFrame() from addon:OnEnable() - call it from MainPanel:Display() if non-nil.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-06-19 06:24:56 |
| Author local date |
2010-06-19 02:24:56 -0400 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-06-19 06:24:56 |
| Committer local date |
2010-06-19 02:24:56 -0400 |
| Commit |
9a05763ef700fcf18ea6546f97e846dc70eee3a0 |
| Tree |
41ac0c4e86b999c29d60fc33456d8ada9a377200 |
| Parent |
7ae0c4c8de49259716b36a9f44897a457ebc0be4 |
Don't call InitializeFrame() from addon:OnEnable() - call it from MainPanel:Display() if non-nil.