New issue 231: Additional measurements should be saved in measurements file https://bitbucket.org/valentinateam/valentina/issue/231/additional-measurements-should-be-saved-in
fuerchtnix:
I created a pattern with individual measurements. As the measurements in the first tab are currently untranslated, I added the measurements I wanted to the second tab. However, when I tried to reuse the measurements in a second pattern, all my entries were lost. I can see two possible solutions:
- save everything that is not strictly pattern specific (like line lengths) in the .vit files
- Allow additions to the Measurements table (or allow editing the names) - after all they are just variable names, right?
For now I will edit the .vit file and see if that works.