Hiding the window?
patrickchoi opened this issue · 5 comments
Unless opening the config and toggling an option to hide/show the window is something people would actually frequently do (seems unlikely) I don't think this will happen. I'm going to add an option to hide it in raid.
@patrickchoi for what it's worth you can now use this script as a macro
/run if LegionInvasionTimer:IsShown() then LegionInvasionTimer:Hide() else LegionInvasionTimer:Show() end
@patrickchoi If that's the answer you were looking for, please close this.
Ah sorry was away for the weekend. I meant to hide the window itself. Since there’s a 3-4 hour gap between invasions, would be good to be able to toggle it vs. having it on screen all the time.
On 15 August 2016 at 7:00:31 AM, funkydude ([email protected]) wrote:
@patrickchoi If that's the answer you were looking for, please close this.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.