GraphiteEditor/Graphite
GitHub で見るThe pressed Spacebar should show an open hand cursor before click-dragging makes it a closed hand
Open
#2,382 opened on 2025年3月7日
Good First Issue
Repository metrics
- Stars
- (25,662 stars)
- PR merge metrics
- (平均マージ 6d 9h) (30d で 65 merged PRs)
説明
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.