GraphiteEditor/Graphite

Add lasso selection mode to the node graph as well

Open

#2,532 opened on Apr 8, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,176 forks)batch import
Good First IssuePaper Cut

Repository metrics

Stars
 (25,662 stars)
PR merge metrics
 (Avg merge 6d 9h) (65 merged PRs in 30d)

Description

Ctrl dragging in the canvas creates a lasso selection instead of a box selection. For consistency, the same should occur in the node graph.

Contributor guide