Vendor helgoboss/helgobox (ReaLearn) as basis for custom UI fork
Stripped upstream git history; starting point for replacing the native SWELL/Win32 mapping UI with something more suited to bulk editing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
Fine adjustments::
|
||||
Hold the kbd:[Cmd/Ctrl] key while dragging, scrolling or panning in order to do fine adjustments.
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
icon:mouse-pointer[] Mouse dragging::
|
||||
Click and hold the left mouse button, then drag the mouse up or down to increase or decrease the value.
|
||||
Release the button when finished.
|
||||
Most elements update the value in real-time as you drag, while others apply the change only after you release the mouse button.
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
↕ Mouse wheel scrolling::
|
||||
Move the mouse wheel up or down to increase or decrease the value. footnote:wheel-direction[Depending on your operating system settings, the mouse wheel directions might be reversed.]
|
||||
The new value will be applied immediately.
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
Reset to default::
|
||||
Double-click the element to restore the default value.
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
icon:keyboard-o[] Enter text::
|
||||
Right-click the element and enter the value via keyboard.
|
||||
Press kbd:[Enter] or click somewhere else to apply the value.
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
icon:hand-peace-o[] Touchpad panning::
|
||||
If you have a touchpad, place the cursor over the element and slide up or down with two fingers to increase or decrease the value.
|
||||
Reference in New Issue
Block a user