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
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.