xodio / xod

XOD IDE
https://xod.io
GNU Affero General Public License v3.0
888 stars 119 forks source link

Add sugar to table log feature #2108

Closed brusherru closed 3 years ago

brusherru commented 3 years ago

There is no issue.

It includes:

  1. A few new utility nodes in xod/debug and restyled table-log, which is a variadic-pass (no more join on the user-side).
  2. Tweaks in xod-arduino and xod-client to keep the behavior of nodes and table log tab as it was before: no excessive labels in the sources dropdown, show collected data on the table-log, open correct source by double-clicking on the table-log node.