mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Show all nodes with no selection (#893)
* Show all nodes with no selection * Slight text tweaks * Rename to artwork Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
committed by
Keavon Chambers
parent
3a4a0eaf68
commit
81f365c999
@@ -17,3 +17,6 @@ proc-macro = true
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
syn = { version = "1", default-features = false, features = ["derive", "parsing", "proc-macro", "printing"] }
|
||||
|
||||
[dev-dependencies]
|
||||
dyn-any = { path = "..", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user