Mercurial > wow > skeletonkey
view SkeletonKey/DynamicTypes.lua @ 19:67db6b712bf3
- option checkbutton literals are stored by enclosure
- detect and save any old keybindings when a slot is assigned (anything that begins with 'CLICK KeyBinder*' is ours)
- mouseover mode key input will stay active after leaving a button
- button border flashes when a non-modifier key is pressed
author | Nenue |
---|---|
date | Sat, 30 Jul 2016 19:08:11 -0400 |
parents | 500f9b2bd9ac |
children | 34a2e8d93448 |
line wrap: on
line source
-- KrakTool -- DynamicTypes.lua -- Created: 7/28/2016 3:28 PM -- %file-revision% -- Logic related to dynamic handlers local kb, print = LibStub('LibKraken').register(KeyBinder, 'PlayerInfo')