Open dstd opened 6 years ago
Added method overloads to pass an action that will be called on shortcut key up.
A solution for #107, but with separate action for key-up to keep the compatibility with existing code, and to divide the reactions as well
👍 Would be nice to include this PR in release!
Added method overloads to pass an action that will be called on shortcut key up.