Hi all
Trying to follow the examples given in the readme here
Assuming that I have correctly installed the dev branch - used:
npm install bartbutenaers/node-red-contrib-ui-svg#dev
got node-red-contrib-ui-svg@1.0.0
The clickable shapes works.
The control via messages doesn't work for me
Updating element attributes
Start/stop animations
If I copy the flows given in the readme, and replace my flows, the control messages still aren't working.
Does the Readme relate to the code in the Master branch?
As it appears to be the same in both master and dev, but the screen shots differ to what I see
I'm assuming I'm missing something simple, but no idea what, apart from experience with this node
Hi Chris,
the DEV branch is a complete redesign of our first beta. But we didn't have time yet to update the readme file, so the readme file explains how it worked in the previous beta version.
Should have more spare time, but that is the way it is ...