A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4
stars
0
forks
source link
Differentiate "default save name" and "default name in code" #106
Need to fix the "default save name" vs. "default name in code". Right now, those two defaults are the same thing, but they really should not be. Default save name should be unique and immutable, but default GUI name and name in code should be modifiable.
Need to fix the "default save name" vs. "default name in code". Right now, those two defaults are the same thing, but they really should not be. Default save name should be unique and immutable, but default GUI name and name in code should be modifiable.