sybila / biodivine-aeon-sketchbook

SketchBook is a multi-platform application for designing and analysing large-scale logical models.
MIT License
0 stars 1 forks source link

Function editor bugfixes #30

Closed ivicic-petr closed 7 months ago

ivicic-petr commented 7 months ago

added functionDebounceTimer const to config.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