SCIInstitute / shapeworks-cloud

A web version of ShapeWorks Studio
https://www.shapeworks-cloud.org/#/
Apache License 2.0
1 stars 0 forks source link

Persistent Task Parameters #364

Closed annehaley closed 4 months ago

annehaley commented 5 months ago

After any task has been run on a given project, we should persist the set of parameters that were used in that run. The form for those task parameters should default to the last used values. The last used values are currently stored in the project file; we just need to send this information to the client and initialize the task forms with these values.