vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
204 stars 44 forks source link

"Keyboard shortcut" added to descriptions #2016

Closed esaruoho closed 7 years ago

esaruoho commented 7 years ago

Here's keyboard shortcut stuff added to each and every of the 10 shortcuts (Handy Keys, remember them?).

keyboard-shortcut

modified: Input: 1 (( input_proxy.md )) Nested patch: 2 (( graph.md )) Slider: 3 (( slider_float_generator.md )) Number: 4 ((const_float_generator.md )) Float: 5 (( float_display.md )) Multiply Number 6 (( multiply_modulator.md )) XYZ to Vector: 7 (( vector.md )) Toggle: 8 (( toggle_button.md )) Knob: 9 (( knob_float_generator.md )) Output: 0 (( output_proxy.md ))

next step: find someone to modify CSS so the keyboard shortcut text looks like what @mattatgit suggested:

Instead of white should be darker blue bit lighter than background number same colour as other text.

3F4963 "this is for the keyboard shortcut key name box background"

esaruoho commented 7 years ago

added     between "shortcut" and "number", as per @mattatgit request to space them out a bit more.

fullscreen_04_07_2017__9_40