Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playground page for transformers and formatters #96

Closed
6 tasks
Kentzo opened this issue Jun 10, 2019 · 0 comments
Closed
6 tasks

Playground page for transformers and formatters #96

Kentzo opened this issue Jun 10, 2019 · 0 comments
Labels

Comments

@Kentzo
Copy link
Owner

Kentzo commented Jun 10, 2019

The playground should show that:

  • The SRKeyCodeTransformer class cluster can turn a key code and a shortcut into a string
  • SRASCIILiteralKeyCodeTransformer can perform reverse transformations
  • The SRModifierFlagsTransformer class cluster can turn modifier flags and a shortcut into a string
  • SRSymbolicModifierFlagsTransformer allows reverse transformations
  • SRKeyEquivalentTransformer can turn both a shortcut and it dictionary representation into Cocoa's key equivalent string
  • SRKeyEquivalentModifierMaskTransformer can turn both a shortcut and its dictionary representation into Cocoa's key equivalent modifier mask.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant