Fix keyboard handling for Escape and Ctrl+Backspace in crumble#1037
Fix keyboard handling for Escape and Ctrl+Backspace in crumble#1037Raycosine wants to merge 1 commit intoquantumlib:mainfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Strilanc
left a comment
There was a problem hiding this comment.
Well that's embarrassing.
Thanks for catching it.
|
Ah the error is just that the version built into stim's C++ source is desynced from the source. I can handle that. |
|
Can't push to your branch so I moved this to #1038 and will merge from there. |
Thanks a lot for handling the extra steps! |
Both were not calling the methods, so the shortcuts didn’t work.