Poster: Legorol at 10/13/2005 7:36:38 PM PDT Subject: Slouken: LoadOnDemand + Key bindings |
| |
This is crossposted from the EU UI forums where one of the people there has brought this issue to light
----------------------------------------------
I'm currently converting my AddOns to load on demand. But I couldn't find a solution for the following issue:
Issue: When a load on demand AddOn has a key-binding, it's forgotten everytime I logout/login. I guess this is because it's not re-declared at the loading (at login) so the system just erase the old value. When the AddOn is loaded later the key-binding is unassigned.
Conclusion: no key-binding saved for the load on demand AddOns = load on demand AddOns cannot use key-bindings!
Suggestion: please at login load ALL Bindings.xml files, including these for the load on demand AddOns.
- Scheid
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=243309&p=#post243309 |
| |
Poster: slouken at 10/21/2005 2:48:10 PM PDT Subject: Re: Slouken: LoadOnDemand + Key bindings |
| |
This will be fixed in 1.9 in that the bindings will not be lost, but they won't do anything until the addon is loaded.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=243309&p=#post249740 |
Poster: slouken at 10/21/2005 6:08:52 PM PDT Subject: Re: Slouken: LoadOnDemand + Key bindings |
| |
I was busy fixing bugs and adding features. :)
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=243309&p=#post249860 |