Add option menu to configure options that we'd like to show or hide
chancedj opened this issue ยท 4 comments
As we begin to track more and more - the ability to have an option setting configured based on each char would be nice to have to control these settings.
I think you could use AceConfig to let users change settings, and AceDB to manage them more easily as well as implement the typical "profiles" interaction that is a de facto standard :)
I haven't really used AceConfig before, but I could look into it to get a basic GUI set up. That'll likely be useful for working with my own addons as well.
Aceconfig is where i was probably going to go as it makes it easy to add a configuration menu. If you want to tackle that i have no issues assigning the task to you. :)
I'm always busy, so I can't say if/when I'll have time. Also, the assigning is a bit awkward, it's likely intended to be used by project maintainers amongst themselves.
I'll just open a PR (before it is done, just to signal I am working on something) which can then serve as the place for discussion and reviews. As long as you self-assign (or mark things with a status:in-progress tag) there shouldn't be any overlap.