diff --git a/src/components/popover/tab/mouse-tab.component.scss b/src/components/popover/tab/mouse-tab.component.scss index d60b5585..49eb50bc 100644 --- a/src/components/popover/tab/mouse-tab.component.scss +++ b/src/components/popover/tab/mouse-tab.component.scss @@ -28,6 +28,16 @@ } } + .help-text--mouse-speed { + margin-bottom: 2rem; + font-size: 0.9em; + color: #666; + + p { + margin: 0; + } + } + .details { .btn-placeholder { visibility: hidden; diff --git a/src/components/popover/tab/mouse-tab.component.ts b/src/components/popover/tab/mouse-tab.component.ts index 1925e8fb..9b19bf70 100644 --- a/src/components/popover/tab/mouse-tab.component.ts +++ b/src/components/popover/tab/mouse-tab.component.ts @@ -83,6 +83,10 @@ import {MouseAction, MouseActionParam} from '../../../../config-serializer/confi
Press this key along with mouse movement/scrolling to accelerate/decelerate the speed of the action.
+You can set the multiplier in link to setting.
+