Release note copyedits.
This commit is contained in:
Vendored
+1
-1
@@ -135,7 +135,7 @@
|
||||
"cSpell.ignoreWords": [
|
||||
"nammodel"
|
||||
],
|
||||
"cSpell.enabled": false,
|
||||
"cSpell.enabled": true,
|
||||
|
||||
// Disable all automatic completion suggestions - only show when Ctrl+Space is pressed
|
||||
"editor.quickSuggestions": {
|
||||
|
||||
@@ -27,12 +27,12 @@ The big features for this release
|
||||
|
||||
- Multi-select support in file browser dialogs. Allows you to easily delete, copy or move multiple files at once.
|
||||
|
||||
- Control values are displayed in a fly-out when changing contrl values, which makes it easier to determine the
|
||||
- Control values are displayed in a fly-out when changing control values, which makes it easier to determine the
|
||||
current value of a control when using touch user interfaces.
|
||||
|
||||
- Direct link to TONE3000 website from the TooB Neural Amp Modeler file browser.
|
||||
|
||||
- Double-tap guestures now supported in touch user interfaces. Double-tap a dial to reset it to its default value. Double-tap
|
||||
- Double-tap gestures now supported in touch user interfaces. Double-tap a dial to reset it to its default value. Double-tap
|
||||
a file in the File Browser to select it. Double-tap a plugin label to edit it.
|
||||
|
||||
- Improvements to long-press handling in touch and mouse user interfaces. Long-press a control to display
|
||||
|
||||
Reference in New Issue
Block a user