GraphiteEditor/Graphite

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

Open

#2.382 geöffnet am 7. März 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.176 Forks)batch import
Good First Issue

Repository-Metriken

Stars
 (25.662 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 9h) (65 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide