mirror of
https://github.com/litruv/picoGraph.git
synced 2026-07-24 10:46:06 +10:00
updated graph rendering to be more efficient. added smooth scrolling, added color type, mmb drag for cutting
This commit is contained in:
@@ -30,7 +30,7 @@ export const ssetNode = createNodeModule(
|
||||
id: "color",
|
||||
name: "Color",
|
||||
direction: "input",
|
||||
kind: "number",
|
||||
kind: "color",
|
||||
defaultValue: 0,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user