Closed ivicic-petr closed 7 months ago
added functionDebounceTimer const to config.ts that controls debnounce time of function editors (currently set to 1000ms)
functionDebounceTimer
config.ts
fixed placeholders in the function editor
simplified data update functions in root-component
root-component
added
functionDebounceTimer
const toconfig.ts
that controls debnounce time of function editors (currently set to 1000ms)fixed placeholders in the function editor
simplified data update functions in
root-component