GraphiteEditor/Graphite

Add lasso selection mode to the node graph as well

Open

#2,532 opened on Apr 8, 2025

 (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
 (PR metrics pending)

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