Skip to content

Conversation

@microbit-mark
Copy link
Contributor

Focus on Flash button when esc key is pressed when in webUSB mode
closes https://github.com/microbit-foundation/platform-software-issue-tracker/issues/594

python-main.js Outdated
Comment on lines 591 to 592
var button = $('#command-download');
var otherButton = $('#command-flash');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These variables are created here but never used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops. a previous experiment that I left in :) Have now removed

Copy link
Collaborator

@microbit-carlos microbit-carlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and all good 👍
Thanks Mark!

@microbit-carlos microbit-carlos merged commit cd30bfe into bbcmicrobit:master Jan 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants