dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

run: only show function table header once #54

Closed chriso closed 4 months ago

chriso commented 4 months ago

When there are a lot of independent function calls with shallow call hierarchies, the extra table headers add a lot of unnecessary noise. This PR updates the functions view to show the table header only once, on the first function call table.