-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added an option to ignore General Macros with import/export #46
Added an option to ignore General Macros with import/export #46
Conversation
… time doing repeat imports/exports on same characters
You want one single drop down menu for all ignore import/export? What about the clear section? You will have one side of the UI that will be small and other side will be still large |
agreed, any idea to make the ui better to understand? |
Could Do something like this: Myslot is already a complex addon, I think this would be fine.
|
will draft ui as you suggested and lets work together to close this |
Working on it at the moment. I found a bug in the "ignore general macro" where it wouldn't reimport the general macro on the action bars. Fixed it, but it's not super elegant. I'm trusting the index stored in the action bar data. What if that general macro got deleted and a new one is there? The "placed" macro will be wrong. Might add some logic that checks if the macro name exists or something. Here's a quick draft |
@tg123 Thoughts? |
I think we should make the text window smaller, but keep the old checkboxes. More clear what options are enabled/disabled at the time of import. Nobody reads the text anyways |
you can add me on discord if you want to chat more easily: username: doll |
Hello!
I was finding it frustrating that I was losing general macros on characters that didn't use Myslot when using the ClearMacro functionality.
Added an option to ignore general macros and only import/export/clear character specific macros