GraphiteEditor/Graphite

The pressed Spacebar should show an open hand cursor before click-dragging makes it a closed hand

Open

#2.382 aberto em 7 de mar. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1.176 forks)batch import
Good First Issue

Métricas do repositório

Stars
 (25.662 stars)
Métricas de merge de PR
 (Mesclagem média 6d 9h) (65 fundiu PRs em 30d)

Description

When holding space (but not dragging), the cursor should show the open hand icon (then switch to the currently-implemented closed hand while mousedown/dragging). Be careful to test in all the cases throughout the editor experience that this meets the desired behavior.

Guia do colaborador