Quantcast

Re-anchored ARL_ExpGeneralOptCB to MainPanel.filter_reset, from MainPanel.filter_toggle, to match its physical location.

Author torhal <torhal@dummy.example.com>
Author date 2009-11-28 04:16:24
Author local date 2009-11-28 04:16:24 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-28 04:16:24
Committer local date 2009-11-28 04:16:24 +0000
Commit 885be31b91405a688a9b3c576bff440b4aa90615
Tree cc1e45b513cbc3b1c0a70cf52aadbe11e06d9de7
Parent a90988d6301aaa6faae7801f3237043d4f447bba
Re-anchored ARL_ExpGeneralOptCB to MainPanel.filter_reset, from MainPanel.filter_toggle, to match its physical location.
Moved creation of the filter toggle buttons from addon:InitializeFrame() to the main file body.
Moved CreateFilterMenuButton() to just before it's needed.
Moved CreateExpansionButton() to just after the creation of MainPanel.filter_menu, where it will be needed after further changes.
In the ToC: Moved ARLFrame.lua to load after ARLColour.lua.