json loading does not seem to preserve modified volume scale parameters
Ouverte
bug
- Langage dominant
- C++
- Étoiles
- 62
- Forks
- 9
- Merge moyen
- 1 j 2 h
- PR mergées (30 j)
- 1
Description
## Description
There is a condition where you can load from json and it doesn't properly apply the volume scale value.
## Expected Behavior
it should work! when loading any json, the proper volume scale should be applied both in the UI and in the rendered image.
## Reproduction
load file A, modify volume scale z, save to json. load another volume B, modify volume scale and save to json. then load json A. Some mixture of this sequence will cause the volume to not adopt the modified scale value.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.