GraphiteEditor/Graphite
View on GitHubThe pressed Spacebar should show an open hand cursor before click-dragging makes it a closed hand
Open
#2,382 opened on Mar 7, 2025
Good First Issue
Repository metrics
- Stars
- (25,662 stars)
- PR merge metrics
- (Avg merge 6d 9h) (65 merged PRs in 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.