retejs / module-plugin

4 stars 10 forks source link

[FR] make example more UF #2

Open trsh opened 5 years ago

trsh commented 5 years ago

https://codepen.io/Ni55aN/pen/QOEbEW

1) [bug?] When I go into module1.rete and change Input ... to 9, and come back it's broken.. same for output. 2) Select input in module, to choose Added module, not plain text. 3) Edit module, with button on node Edit module, if it's selected, not the unstyled list on left. 4) Choose name when adding with ADD, and auto-generate some ID for it. Maybe via context menu items feature?

Ni55aN commented 5 years ago
  1. Input/Output in module-plugin contains name, not value, but you can have an extra field for value like this https://ni55an.github.io/allmatter/
  2. It's possible, but I don't want to complicate the example (need to create another control) 3, 4. the same (it is worth making a fork)
trsh commented 5 years ago

@Ni55aN so maybe we can mark this "help wanted"? Right now modules are a bit, 'jak don't touch this' :D

Ni55aN commented 5 years ago

@trsh ok, if someone will fork, I could add a link to it in the main example