1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red
Nick O'Leary 147d2a02be
Ensure node status is refreshed whenever node is edited
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.
2019-10-14 13:05:45 +01:00
..
editor-api Bump for 1.0.1 2019-10-04 11:13:46 +01:00
editor-client Ensure node status is refreshed whenever node is edited 2019-10-14 13:05:45 +01:00
nodes Fixup Change node use of node.done 2019-10-11 11:08:25 +01:00
registry Bump for 1.0.1 2019-10-04 11:13:46 +01:00
runtime Allow node emitted events to have multiple arguments 2019-10-10 16:35:12 +01:00
util Fixed docstrings to have them match the function signature (name of parameters). 2019-10-10 14:57:19 +02:00