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

transpose happens on + / - when you run out of font size increments to change (alt + / -) #124

Open
jackconwayiv opened this issue Nov 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jackconwayiv
Copy link
Collaborator

approaches:

  • wrap the whole transpose keystroke watcher in the “are you not pressing alt, control, or meta key? if so, transpose"
  • push state up to the top wrapper (app level?) and pass down setter and state to children as needed
@jackconwayiv jackconwayiv added the bug Something isn't working label Nov 28, 2023
@jackconwayiv
Copy link
Collaborator Author

  • the place that transpose keystrokes are being watched is separate from where all the other keystrokes are being watched, should they all live together in one happy place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant