playcanvas / pcui-graph

A PCUI extension for creating node-based graphs
https://playcanvas.github.io/pcui-graph
MIT License
122 stars 15 forks source link

Node attribute input creation fix #20

Closed ellthompson closed 2 years ago

ellthompson commented 2 years ago

Fixes an issue where a node attribute's input field will be incorrectly initialised if a node attribute's initial value is set to a falsy value.