Closed erikjung closed 9 years ago
Is this PR still valid in light of @tylersticka 's considerable changes to structure? Sorry it's been languishing. Ready to think about it now :)
Yes, it should be.
My only hesitation is that I think the label show-hide feature is kind of silly. Thoughts?
Otherwise, totally rock on and :star: for that ES6 module syntax.
I say "keep it" because it's already in there and it feels weird to remove one Fabricator feature while keeping the others intact.
@tylersticka Yeah, can't hurt.
This adds the ability to use keyboard commands for toggling the state/visibility of notes, labels and code examples.
The chosen commands:
Alternative suggestions welcome. Here are the available keys.
I used
ctrl
in order to not trigger anything when<input>
s within materials are interacted with.cc @tylersticka