JKI-State-Machine icon indicating copy to clipboard operation
JKI-State-Machine copied to clipboard

"OK" button of JKI SM template should be bound to <Escape> key instead of <Enter> (and should be renamed "Exit")

Open jimkring opened this issue 5 years ago • 0 comments

Currently, pressing the <Enter> key causes the "OK" button of the template to toggle to TRUE and calls Macro: Exit. This is not a desirable behavior and nearly every developer ends up having to fix this in their code. Instead, the button should be bound to the <Escape> key and renamed to "Exit" so that it's clear to users how it functions.

jimkring avatar Apr 10 '20 16:04 jimkring