You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This determines the look of the menu-editor part of the settings window.
@@ -242,7 +239,7 @@ The duration of the fade-in animation in milliseconds. Set to `0` to disable the
242
239
243
240
The duration of the fade-out animation in milliseconds. Set to `0` to disable the animation. Some actions are only executed after the fade-out animation has finished, so reducing this value can make the menu much "snappier".
If enabled, the menu will not receive keyboard input focus when opened.
@@ -258,7 +255,7 @@ If enabled, items can be selected by dragging the mouse over them.
258
255
259
256
If enabled, items can be selected by hovering over them while holding down a keyboard key.
260
257
261
-
#### warpMouse <Badgetext="soon!"variant="tip" />
258
+
#### warpMouse <Badgetext="new!"variant="tip" />
262
259
<small>Default value: `"warpMouse": true`</small>
263
260
264
261
If true, the mouse pointer will be warped to the center of the menu when necessary.
@@ -313,7 +310,7 @@ This button will select the parent item when using a gamepad. Set to -1 to disab
313
310
314
311
This button will close the menu when using a gamepad. Set to -1 to disable. See https://w3c.github.io/gamepad/#remapping for the mapping of numbers to buttons.
If enabled, pressing <kbd>Command</kbd>+<kbd>,</kbd> on macOS or <kbd>Ctrl</kbd>+<kbd>,</kbd> on Linux or Windows will open the settings window. If disabled, the default hotkey will be ignored.
0 commit comments