catalystneuro / vame-desktop

A desktop application for the Variational Animal Motion Encoding project.
GNU General Public License v3.0
1 stars 0 forks source link

Track latest inputs used to a function #16

Open garrettmflynn opened 3 weeks ago

garrettmflynn commented 3 weeks ago

We want to track the latest inputs used on a function so that these can be rendered on the forms instead of the default values (current method) when re-rendered—something that happens after every tab submission at the moment.

These could be sent instead of the booleans indicating the workflow state (i.e. has been done or not been done yet)