mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 20:28:12 +08:00
Add drag to connect nodes (#901)
* Add drag to connect nodes * Clean up node graph code * Close node list with escape or click * Check if line is contained within box * Shift the nodes Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
committed by
Keavon Chambers
co-authored by
Keavon Chambers
parent
5c6679ab98
commit
537dbf266a
Generated
+1
@@ -1576,6 +1576,7 @@ dependencies = [
|
||||
name = "graphite-wasm"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"bezier-rs",
|
||||
"graph-craft",
|
||||
"graphite-document-legacy",
|
||||
"graphite-editor",
|
||||
|
||||
Reference in New Issue
Block a user