bluerobotics/cockpit

frontend: map: make context menu radial

Open

#2,516 创建于 2026年3月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Vue (55 fork)auto 404
accessibilityenhancementgood first issuemapuiwidget-specific

仓库指标

Star
 (181 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南