bluerobotics/cockpit

frontend: map: make context menu radial

Open

#2516 aperta il 16 mar 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Vue (55 fork)auto 404
accessibilityenhancementgood first issuemapuiwidget-specific

Metriche repository

Star
 (181 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Current behaviour

The context menu is linear, and option ordering is not aligned with expected relative usage, so there's a fair amount of unnecessary movement required to select a desired option, and it needs to be vertically precise.

Expected or desired behaviour

Make the menu radial (like in Houdini?), to minimise movement required to get to each option,

and support gestures (like in Fusion360?), so power users are less distracted by UI elements they don't need to see:

Fusion360 marks, basic gesturing

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.

Guida contributor