AutoConfig icon indicating copy to clipboard operation
AutoConfig copied to clipboard

Implement KeyCode properly

Open Leo40Git opened this issue 4 years ago • 2 comments

  • Add providers for KeyCode and ModifierKeyCode in DefaultGuiProviders
  • Add custom (de)serializers for KeyCode and ModifierKeyCode in Gson and Jankson

Notes:

  • TOML doesn't get (de)serializers, I guess TOML4J doesn't support them?

Leo40Git avatar Jun 21 '20 17:06 Leo40Git