FadeIn/Out + Settings frame
Tcheetox opened this issue ยท 5 comments
Feature Request
I'd like to add fade-in fade-out feature for individual action bar, with settings in a dedicate addon frame.
Also I'd love to add that myself.
Cheers,
To be quite frank, I've been putting off writing the config panel, so a PR would be very welcome :)
That's fine to me. I am gently introducing a friend to programming in the meantime. Do you mind if we use libs for the panel?
If you want to use Ace3, go for it. I'd suggest using external libs in the packager to avoid having them in the repo, however
Fair enough, I'll take a look when I have some time. Could you create me a branch to which I have access? Not sure how to proceed, I tried to create one myself but got (obviously) a 403
Easiest way would be to fork the repo, and work on your copy. Then you can open a Pull Request from there ๐๐ป
This page here (https://docs.github.com/en/get-started/quickstart/contributing-to-projects) gives a good overview of the process