mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
f0038e9796
This moves the expensive redraw code out of the event handling phase and onto the browser's repaint phase. This makes the event handling more responsive, particularly when dragging a large number of nodes. It also removes lots of unnecessary anonymous functions in the redraw code that should also improve performance. |
||
---|---|---|
.. | ||
node_modules |