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

Escape hardcoded #8

Open
sysint64 opened this issue Mar 11, 2019 · 0 comments
Open

Escape hardcoded #8

sysint64 opened this issue Mar 11, 2019 · 0 comments

Comments

@sysint64
Copy link

Hello, can you remove hardcode of Escape key to return to normal editing mode, I'm used to using Ctrl+G for escape action.

if (KeyEvent.VK_ESCAPE == keyEvent.getKeyChar()) {
    cleanupSetupsInAndBackToNormalEditingMode();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant