Mercurial > wow > reaction
view Bindings.xml @ 99:f200bcb193d6
- Added corner icon image
- removed edge drag handles. Changed corner drag semantics (re-grid, shift:resize, alt:spacing)
- updated tooltip displays
- fixed bug with anchoring off the edge of a target
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 24 Oct 2008 23:23:42 +0000 |
parents | fc83b3f5b322 |
children |
line wrap: on
line source
<Bindings> <!-- general keybindings --> <Binding name="REACTION_TOGGLELOCK" header="REACTION"> ReAction:SetConfigMode(not ReAction:GetConfigMode()) </Binding> <Binding name="REACTION_TOGGLEKEYBIND"> ReAction:SetKeybindMode(not ReAction:GetKeybindMode()) </Binding> </Bindings>