-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When weakauras is opened for the first time in a wow session don't make any auras visible or use their last visible state #4816
Comments
We obviously need your settings to reproduce that. |
Oh I thought this was happening to everyone. How do I provide my settings? |
From the issue template: |
Something I just noticed is when this happens if I select a single aura all of the visible auras become not visible (automatically toggle off). |
The behaviour is that all auras that are loaded are shown. I checked several of the auras that are displayed and all of them are indeed loaded all of the time. So this is indeed expected behaviour and I would suggest that these auras shouldn't be loaded all the time, so the problem is in the auras you are using. |
Thanks for the explanation. There's definitely a bunch of these that should have more restrictive load conditions so I can greatly reduce the clutter. However, I'm still not a fan of this expected behavior. It would be nice to have the option to not show loaded weakauras when I first open the addon, although I appreciate you don't really have these type of options/settings so there's no place to put it. |
Is your feature request related to a problem? Please describe.
A large number of weakauras are visible when I open weakauras for the first time after logging in or a /reload. There is no scenario where I want this behaviour, it fills my screen with clutter and slows weakauras opening. The first thing I do when this happens is toggle their visibility off. It's a frequent annoyance.
Describe the solution you'd like
Currently when you open weakauras for the second and subsequent times during a wow session, weakauras uses the visibility states of all auras from the last time weakauras was closed. I'd like this behaviour for the first time weakauras is opened. Alternatively just don't make any auras visible the first time weakauras is opened. If you're reluctant to change the current behaviour because players are used to it and/or like it, then please add an option to give people some control over this visibility behaviour.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: