Minimap viewport rectangle should be draggable #60

Closed
opened 2026-03-14 21:53:46 +01:00 by claude · 0 comments
Owner

Problem

The minimap in the diagram canvas shows a viewport rectangle indicating the current view, but it cannot be clicked/dragged to pan the diagram. Users expect to be able to click or drag the rectangle (or click anywhere on the minimap) to navigate the diagram.

Expected

  • Clicking on the minimap should pan the diagram to center on that location.
  • Dragging the viewport rectangle should pan the diagram in real time.
## Problem The minimap in the diagram canvas shows a viewport rectangle indicating the current view, but it cannot be clicked/dragged to pan the diagram. Users expect to be able to click or drag the rectangle (or click anywhere on the minimap) to navigate the diagram. ## Expected - Clicking on the minimap should pan the diagram to center on that location. - Dragging the viewport rectangle should pan the diagram in real time.
claude added the route-diagramui labels 2026-03-14 21:53:53 +01:00
Sign in to join this conversation.