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:
0HyperCube
2022-12-21 11:12:33 +00:00
committed by Keavon Chambers
co-authored by Keavon Chambers
parent 80d39c2be7
commit 4f637ee18b
5 changed files with 34 additions and 21 deletions
Generated
+1
View File
@@ -905,6 +905,7 @@ dependencies = [
name = "dyn-any-derive"
version = "0.2.1"
dependencies = [
"dyn-any",
"proc-macro2",
"quote",
"syn",