GraphiteEditor/Graphite

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

Open

#2 382 ouverte le 7 mars 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (1 176 forks)batch import
Good First Issue

Métriques du dépôt

Stars
 (25 662 stars)
Métriques de merge PR
 (Merge moyen 6j 9h) (65 PRs mergées en 30 j)

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.

Guide contributeur