LegionInvasionTimer

LegionInvasionTimer

1M Downloads

Hiding the window?

patrickchoi opened this issue · 5 comments

commented

Is there any way to hide the window when it's not in use?

commented

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.

commented

@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

commented

If by window you mean bar anchor, then you can lock it to hide it.

commented

@patrickchoi If that's the answer you were looking for, please close this.

commented

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.