bluerobotics/cockpit

frontend: map: make context menu radial

Open

#2,516 opened on 2026年3月16日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Vue (55 forks)auto 404
accessibilityenhancementgood first issuemapuiwidget-specific

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド