Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

User can hide the debugger with a keyboard shortcut #4

Open
wehriam opened this issue Dec 21, 2015 · 1 comment
Open

User can hide the debugger with a keyboard shortcut #4

wehriam opened this issue Dec 21, 2015 · 1 comment

Comments

@wehriam
Copy link
Contributor

wehriam commented Dec 21, 2015

The debugger should have an optional visible property, defaulting to true, that determines visibility on load.

Pressing ctrl-h should toggle the visiblity.

visible: React.PropTypes.bool
@wehriam
Copy link
Contributor Author

wehriam commented Dec 23, 2015

I created https://github.com/pushtell/keypress-combination as most combination keypress event listeners were larger than required.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant