Skip to content

Bower v0.1.5

Choose a tag to compare

@WhereIsMyToast WhereIsMyToast released this 09 Jun 12:49
b428f6d

v0.1.5

Fixed

  • Hotkey key-capture now works correctly for all key types
  • Fixed: pressing punctuation keys (comma, period, slash, brackets, backtick, minus, equals, etc.) in the Settings capture mode now registers the key properly instead of silently exiting
  • Fixed: F21-F24 can now be used as hotkeys
  • Fixed: after capturing a key, the Settings button no longer briefly flickered back to the wrong label for one frame
  • Removed duplicate/dead capture code left over from the hotkey rewrite