Skip to content

Menu Behavior

Customize the appearance and interaction behavior of menus. These settings are found in Settings.

Menu behavior settings

Dead Zone

Sets the radius of the non-interactive area at the center of a Radial Menu. No item is selected while the cursor stays within this zone.

PropertyValue
Range1 -- 100 pt
Default20 pt

TIP

A larger value helps prevent accidental selections. A smaller value lets you select items more quickly near the center.

Animation

Controls the open/close animation of menus.

OptionDescription
Fade In / OutApplies a fade animation when both opening and closing the menu
Fade In OnlyApplies a fade animation only when opening. The menu disappears instantly on close
OffNo animation. The menu appears and disappears instantly

Default: Fade In / Out

TIP

Turning off animations improves menu responsiveness.

Appearance

SettingOptionsDefaultDescription
StyleDark / LightDarkSwitches the menu background and text color
ShadowOn / OffOnShows or hides the drop shadow behind the menu
Hover ColorDefault / SubtleDefaultHighlight color for the selected item. Subtle uses a more muted tone
Hover AnimationOn / OffOnApplies a scale (shrink) effect when hovering over an item

Hold Repeat

When enabled, holding down a menu item automatically repeats its action. This is useful for actions you want to fire multiple times in quick succession — such as repeated undo, zoom steps, or nudging an object.

Only keyboard shortcut and macro actions support repeat. Other action types (e.g., submenu, app launch) are not repeated.

SettingRangeDefaultDescription
Hold RepeatOn / OffOnEnables or disables hold-to-repeat
Initial Delay100 – 2000 ms500 msTime before the first repeat fires
Repeat Interval20 – 1000 ms100 msTime between each subsequent repeat

How It Works

  1. Click a menu item — the action fires once as usual
  2. Keep holding the mouse button — after the Initial Delay, the action fires again
  3. While still holding, the action continues to fire at the Repeat Interval
  4. Release the mouse button to stop

If you drag to a different item while holding, the repeat timer resets and starts over for the new item.

TIP

Lower the Repeat Interval for faster repetition. Increase the Initial Delay if you find actions repeating unintentionally.

INFO

Hold Repeat only works when the menu stays open after executing an action. Items configured to close the menu on execution will not repeat.