mirror of https://github.com/node-red/node-red.git
Fixes an issue where, if the number of node outputs was changes the node would resize, but the status text would not reposition until a new status message arrived. This change marks status as dirty whenever the node has been edited, forcing it to be redrawn. |
||
|---|---|---|
| .. | ||
| locales | ||
| src | ||
| templates | ||
| .npmignore | ||
| LICENSE | ||
| README.md | ||
| index.js | ||
| package.json | ||
README.md
@node-red/editor-client
Node-RED editor resources module.
This provides all of the client-side resources of the Node-RED editor application.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.