Poster: Iriel at 2/6/2006 11:49:51 AM PST Subject: Slouken: SetBinding Bug with UPDATE_BINDINGS |
| |
krka has reported that there's a problem with the UPDATE_BINDINGS event, namely that it doesn't fire when SetBinding is called, only when LoadBindings is called.
This causes headaches for addons, as well as breaking the standard ActionButton hotkey code, so it does appear to be very broken the way it is now.
The following sequence demonstrates it:
1. Open key bindings menu
2. Rebind one of the standard action keys
3. Okay key binding changes
Note that button has NOT updated
1. Re-open key bindings menu
2. CANCEL key binding changes
Note that button updates now.
<Addon Authors: Dont use RegisterForSave()!>
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=315249&p=#post315249 |
| |
Poster: slouken at 2/6/2006 4:07:05 PM PST Subject: Re: Slouken: SetBinding Bug with UPDATE_BINDINGS |
| |
Q u o t e: krka has reported that there's a problem with the UPDATE_BINDINGS event, namely that it doesn't fire when SetBinding is called, only when LoadBindings is called.
This is fixed for 1.10, thanks!
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=315249&p=#post315465 |