v0.6.2
SpecificValue
-
Text field values can be incremented/decremented with up/down arrow keys
When a text field is focused, the up and down
arrow keys can be used to change the value.Press Shift and Up or Down to increment in large
steps.Press Mod and Up or Down to increment in smaller
steps.Note name field for example:
Up/Down: change value by one step
Shift+Up/Down: change value by one octave
Mod+Up/Down: change value by one cent -
Support 'click and drag' to increase/decrease text field values
Click and drag a text field up to increase it's
value. Click and drag down to decrease.Hold Shift while dragging to use large increments.
Hold Control or Command while dragging to use small increments. -
Add support for escape key for 'reset'
Pressing 'esc' when focused on a widget will reset
it to the valueIf you edit a field and then press 'esc', the value
will be reset to the value when the field was focused.Sort of a undo/reset/revert.